cluster-api-provider-nested
cluster-api-provider-nested copied to clipboard
Cluster API Provider for Nested Clusters
**What steps did you take and what happened:** [A clear and concise description on how to REPRODUCE the bug.] I followed the README guide to deploy a virtual cluster on...
Hello, We succesfully deployed super cluster and virtual clusters. Firstly, thanks for your efforts. Super cluster version 1.21.9 and Virtual cluster version is 1.16.2. And our expectation was Virtual cluster...
# User Story As an operator, I would like to control which resource needs to be synced to tenant virtual cluster for security and billing purpose. # Detailed Description ##...
**User Story** As a user I would like to use ServiceAccount Projection from a VirtualCluster so that I can expose my cluster as an Identity provider and issue certs to...
**User Story** As a developer, I would like VirtualCluster to support to sync specific conditions of PodStatus from tenant to super, for some user-defined condition types are designed to be...
**User Story** I am curious, but unsure what cluster-api-provider-nested is. As a developer I would like to understand what it is, so that I understand the difference to other solutions...
**What steps did you take and what happened:** Following the docs in the quickstart, I applied the following command: ``` ./bin/clusterctl init --core cluster-api:v0.4.0 --control-plane nested:v0.1.0 --infrastructure nested:v0.1.0 Fetching providers...
**What steps did you take and what happened:** [A clear and concise description on how to REPRODUCE the bug.] **What did you expect to happen:** ``` $ kubectl describe pod...
**User Story** we have ut now but lack of e2e and conformance test now .. so need create such test suite **Detailed Description** [A clear and concise description of what...
``` cloudusr@jitest19:~$ kubectl logs vn-agent-p6gqv -n vc-manager I0711 10:26:39.325504 1 cert.go:61] Using self-signed cert (/etc/vn-agent/vn.crt, /etc/vn-agent/vn.key) I0711 10:26:39.325587 1 server.go:127] server listen on :10550 cloudusr@jitest19:~$ ``` ``` cloudusr@jitest19:~$ kubectl logs...