Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleContainerTools/kpt-config-sync
Config Sync - used to sync Git, OCI and Helm charts to your clusters.
https://github.com/GoogleContainerTools/kpt-config-sync
configuration-management gitops kubernetes
Last synced: about 2 months ago
JSON representation
Config Sync - used to sync Git, OCI and Helm charts to your clusters.
- Host: GitHub
- URL: https://github.com/GoogleContainerTools/kpt-config-sync
- Owner: GoogleContainerTools
- License: apache-2.0
- Created: 2022-03-02T07:20:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:38:31.000Z (about 2 months ago)
- Last Synced: 2024-10-25T12:07:58.833Z (about 2 months ago)
- Topics: configuration-management, gitops, kubernetes
- Language: Go
- Homepage:
- Size: 44.2 MB
- Stars: 242
- Watchers: 23
- Forks: 42
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: docs/code-of-conduct.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Config Sync
Config Sync lets cluster operators and platform administrators deploy consistent configurations
and policies across multiple clusters. This simplifies and automates configuration and policy
management at scale. See [config-sync-overview] for a more detailed introduction.## Start using Config Sync
Follow the [installation guide] to install OSS Config Sync. If you are
using GKE or Anthos, you can also install Config Sync through the Google Cloud GUI or Google
Cloud CLI.Once Config Sync is installed, follow the [usage guide] to configure OSS Config Sync.
## Start contributing to Config Sync
We welcome contributions to Config Sync from the community. Take a look at our
[contribution guide] and [development guide] to get started.## Community, discussion and support
You can reach the maintainers of this project at:* [Config Sync discussions]
* [Config Sync issues][installation guide]: docs/installation.md
[usage guide]: docs/usage.md
[contribution guide]: docs/contributing.md
[development guide]: docs/development.md
[k8s slack]: https://slack.k8s.io
[Config Sync issues]: https://github.com/GoogleContainerTools/kpt-config-sync/issues
[Config Sync discussions]: https://github.com/GoogleContainerTools/kpt-config-sync/discussions
[config-sync-overview]: https://cloud.google.com/anthos-config-management/docs/config-sync-overview