1 个仓库
Custom scripts or containers executed on nodes during the boot process prior to cluster installation.
Distinct from Distributed Node Lifecycles: Focuses on infrastructure bootstrapping hooks rather than actor-model or blockchain node lifecycles
Explore 1 awesome GitHub repository matching devops & infrastructure · Node Boot 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
Executes custom scripts or containers on nodes during the boot process to perform system setup and driver installation.