eksctl scale nodegroup
Jump to navigation
Jump to search
eksctl scale nodegroup
eksctl scale nodegroup --cluster <CLUSTERNAME> --name <NODEGROUPNAME> --nodes 0 --nodes-max 1 --nodes-min 0
Examples[edit]
eksctl scale nodegroup --cluster your-eks-xr95RuBe --name node-group-2xxxx --nodes 2 --nodes-max 3 --nodes-min 0 --region us-east-2 2025-02-03 08:26:58 [ℹ] scaling nodegroup "node-group-2-xxxx" in cluster your-eks-xr95RuBe 2025-02-03 08:27:00 [ℹ] initiated scaling of nodegroup 2025-02-03 08:27:00 [ℹ] to see the status of the scaling run `eksctl get nodegroup --cluster your-eks-xr95RuBe --region us-east-2 --name node-group-2-xxxx`
Related[edit]
eksctl drain nodegroup
min size, max size, desired size
aws autoscaling update-auto-scaling-group
DeletingNode
- Nodegroup SSH Access, configure one of
publicKey
,publicKeyName
orpublicKeyPath
See also[edit]
Advertising: