1 repository
Custom initialization logic injected into nodes during the launch process.
Distinct from Custom Node Images: Focuses on the execution of setup scripts during boot, whereas Custom Node Images focuses on the static image used.
Explore 1 awesome GitHub repository matching devops & infrastructure · Bootstrapping Scripts. Refine with filters or upvote what's useful.
karpenter-provider-aws is a Kubernetes node autoscaler and infrastructure provider for AWS. It serves as a node lifecycle manager and cluster cost optimizer that automatically provisions and removes compute instances based on the resource requirements of pending pods. The project distinguishes itself through advanced AWS spot instance orchestration and price-capacity optimized selection to reduce cloud spend. It minimizes costs by consolidating underutilized nodes and prioritizing spot or reserved instances over on-demand capacity, while proactively migrating workloads before cloud provider i
Controls node initialization logic by injecting custom bootstrapping scripts and selecting specific image families.