github.com/SamarSidharth/kpt@v0.0.0-20231122062228-c7d747ae3ace/site/gitops/README.md (about) 1 # GitOps 2 3 Packages eventually have to be deployed into one or more clusters. The default 4 deployment mechanism is [Config Sync](gitops/configsync/), but since configuration is stored in standard 5 repositories, other [GitOps](https://opengitops.dev/) tools can also be used. 6 7 Currently supported gitops tools: 8 * [Config Sync](gitops/configsync/)