Node instance types should be configurable as a list to support multiple instance types for better availability and cost optimization.
Node instance types should be configurable as a list to support multiple instance types for better availability and cost optimization.
Node instance types should be configurable as a list to support multiple instance types for better availability and cost optimization.
Consider using max_unavailable_percentage instead of a fixed number for better scaling flexibility.
Deletion protection disabled in dev environment creates risk of accidental cluster deletion.
Kubernetes version should be pinned to a specific patch version (e.g., '1.30.6') to ensure consistent deployments and avoid unexpected upgrades.
VM size Standard_B2s may be too small for production workloads and could cause resource constraints.
Default node pool is missing enable_auto_scaling and lacks resource limits which could cause node exhaustion.
VM size Standard_B2s may be too small for production workloads and could cause resource constraints.
Consider using a more specific version constraint to ensure reproducible builds and avoid unexpected updates.