1 个仓库
Manages infrastructure groups using external files and declarative replacement strategies.
Distinct from File Group Organizers: The candidates focus on data clustering or file-system patterns, whereas this is about declarative infrastructure-as-code for VM groups.
Explore 1 awesome GitHub repository matching devops & infrastructure · Declarative Group Configurations. 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
Manages infrastructure groups by exporting configurations to separate files for declarative replacement.