1 dépôt
Provisioning of clusters isolated from the public internet using internal IP addresses and bastion hosts.
Distinct from Cluster Topology Visualization: Focuses on infrastructure isolation for K8s clusters rather than database topology visualization
Explore 1 awesome GitHub repository matching devops & infrastructure · Private Cluster Deployments. Refine with filters or upvote what's useful.
kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve
Provisions clusters isolated from the public internet using internal IP addresses and secure bastion hosts.