docs icon indicating copy to clipboard operation
docs copied to clipboard

Write introduction to GitOps workflows for KKP CRDs

Open embik opened this issue 2 years ago • 2 comments

We mention "GitOps" workflows (mostly interacting with KKP through the Kubernetes API directly) in several places, e.g. our release notes, but we should probably write a comprehensive introduction to how to use it, what limitations it has (in particular with RBAC), and how it can allow you to integrate with popular GitOps tools (without going into too much detail).

embik avatar Mar 14 '23 12:03 embik

Some migration notes from REST API usage would also be interesting.

embik avatar Mar 24 '23 12:03 embik

Currently, we have something here: https://github.com/kubermatic/community-components/blob/master/components/api/README.md

see PR https://github.com/kubermatic/community-components/pull/111

somehow @csengerszabo needs to decide where we want to keep this

toschneck avatar May 28 '24 22:05 toschneck