1 repository
Registering a node provider in the virtual cluster platform so tenant clusters can reference it for automatic node provisioning.
Distinct from Node Registration Protocols: Distinct from Node Registration Protocols: focuses on registering node providers for automatic provisioning, not the handshake protocol.
Explore 1 awesome GitHub repository matching devops & infrastructure · Node Provider Registrations. Refine with filters or upvote what's useful.
vcluster is a Kubernetes virtual cluster platform that creates fully isolated Kubernetes environments with dedicated control planes, API servers, and RBAC on shared physical infrastructure. It virtualizes Kubernetes control planes by running them as pods inside a host cluster, as standalone binaries on bare metal or virtual machines, or within Docker containers, providing each tenant their own isolated Kubernetes environment without the overhead of managing separate physical clusters. The platform enables multi-tenant Kubernetes isolation through multiple tenancy models, from shared node pool
Registers node providers in the platform so tenant clusters can reference them for automatic provisioning.