1 Repo
Running multiple copies of a provider to isolate credentials and configurations via namespaces.
Distinct from Multi-Instance Deployments: Specifically focuses on isolating the provider controller instances themselves for credential management, rather than general application tenant isolation.
Explore 1 awesome GitHub repository matching devops & infrastructure · Provider Instance Isolation. Refine with filters or upvote what's useful.
Cluster API is a declarative framework and multi-cluster management system for automating the creation, scaling, and destruction of Kubernetes clusters across diverse infrastructures. It acts as a cluster provisioning orchestrator and infrastructure provisioner, using a centralized management cluster to operate the full lifecycle of multiple remote workload clusters. The project employs a provider-based plugin architecture that decouples core orchestration logic from specific cloud or bare-metal implementations. This allows the system to standardize the deployment of control planes, the boots
Supports running multiple provider instances in isolated namespaces to manage different cloud credentials.