Kubernetes Node Pool

Kubernetes Node Pool Presets

Ready-to-deploy configuration presets for Kubernetes Node Pool. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Autoscaling Node Pool

This preset creates an autoscaling node pool that dynamically adjusts between 2 and 5 nodes based on workload demand. Starting at 2 nodes ensures baseline capacity while allowing the cluster...

02

Fixed-Size Node Pool

This preset creates a static 3-node pool with no autoscaling. Suitable for workloads with predictable, steady resource requirements where the overhead of autoscaler decisions is unnecessary.