1 repository
Isolates networking and storage by connecting external nodes directly to virtual clusters using dedicated CNI and CSI configurations.
Distinct from Host Network Isolation: The candidates focus on browser storage or host network restrictions; this is about dedicated CNI/CSI infrastructure isolation for virtual clusters.
Explore 1 awesome GitHub repository matching devops & infrastructure · Virtual Cluster Stack Isolations. 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
Establishes a secure VPN tunnel between the host cluster and virtual clusters for isolated network communication.