github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/site/gitops/configsync/README.md (about) 1 # Config Sync 2 3 Config Sync lets cluster operators and platform administrators deploy consistent 4 configurations and policies. You can deploy these configurations and policies to 5 individual Kubernetes clusters, multiple clusters that can span hybrid and 6 multi-cloud environments, and multiple namespaces within clusters. This process 7 simplifies and automates configuration and policy management at scale. 8 Config Sync also lets development teams independently manage their 9 namespaces within clusters, while still being subject to policy guardrails set 10 by administrators. 11 12 Config Sync is an open-source project and the source and releases available at 13 [github.com/GoogleContainerTools/kpt-config-sync](https://github.com/GoogleContainerTools/kpt-config-sync). 14 It also provides instructions for installing Config Sync on your cluster and 15 building it from source. 16 17 [Config Sync](https://cloud.google.com/anthos-config-management/docs/config-sync-overview) 18 is also available with [Anthos Config Management (ACM)](https://cloud.google.com/anthos/config-management) 19 on [Google Cloud Platform (GCP)](https://cloud.google.com). 20 21 22