cluster-api-provider-nested
cluster-api-provider-nested copied to clipboard
Cluster API Provider for Nested Clusters
**User Story** As a operator I would like to provision a load balancer for NestedClusters for so that I can get ingress to my cluster. **Detailed Description** There is changes...
**What steps did you take and what happened:** [A clear and concise description on how to REPRODUCE the bug.] Follow the guide: https://github.com/kubernetes-sigs/cluster-api-provider-nested/blob/main/docs/README.md 1. Deploy a nested cluster in Kind...
**User Story** As an operator I would like to separate provisioning from configuring VC to configure clusters so that I can individual manage components based on responsibility. **Detailed Description** With...
**User Story** As an operator I would like to use `clusterctl` to deploy a VC backed CAPN by following the quickstart so I don't need to have tribal knowledge. **Detailed...
**User Story** As a user I would like to be able to use VC with CAPN from Prow based builds for so that I can use automated and "blessed" images....
many end users are now using operator to manage their components, it would be great for the tenant cluster enable OLM by default, then all of the tenant cluster can...
**User Story** As a operator I would like the syncer to auto reload changes to `KUBECONFIG` secrets so that the syncer can stay up to date with PKI expiry w/o...
**User Story** As a user I would like to use blessed manifests for deploying VC for so that I can expect a stable release. **Detailed Description** Right now only CAPN...
**User Story** As a user I would like to reduce the overall components deployed for using CAPN w/ VC so I don't need to support deprecated provisioning routes. **Detailed Description**...
**User Story** As a operator I would like to use an external etcd provider so that I can run more HA etcd clusters not stacked. **Detailed Description** We should evaluate...