1 Repo
Automated application of a predefined set of manifests immediately after cluster creation.
Distinct from Cluster Configuration Initializers: Distinct from configuration initializers as it focuses on applying manifests to a live cluster rather than generating seed files.
Explore 1 awesome GitHub repository matching devops & infrastructure · Initial Resource Deployments. 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
Automates the application of a predefined set of manifests immediately after a new cluster is created.