github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/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/)