github.com/GoogleContainerTools/kpt@v1.0.0-beta.50.0.20240520170205-c25345ffcbee/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/)