1 dépôt
Customizations applied to nodes via container-based hooks or manifest-driven file injections to modify the host environment.
Distinct from Custom Node Images: Focuses on dynamic runtime modifications and file injections rather than the static base OS image.
Explore 1 awesome GitHub repository matching devops & infrastructure · Node Runtime Hooks. 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
Injects containers, hooks, and files directly into cluster nodes via a centralized manifest to customize the host environment.