rancher / k3k

Kubernetes in Kubernetes
Apache License 2.0
182 stars 24 forks source link

Changing the cluster to be namespaced #110

Closed MbolotSuse closed 2 months ago

MbolotSuse commented 2 months ago

Changes the cluster type to be namespaced (and changes the various controllers to work with this new feature). Also adds crd generation and docs to the core cluster type.

Note that this is technically a breaking change - existing clusters won't work and will need to be re-provisioned if this change is merged.