Skip to content

Commit 47af0de

Browse files
Add asg recycle command
1 parent 3536b06 commit 47af0de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

eks.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,10 @@ Modify NodeGroups for Cluster
4545
.. code:: bash
4646
4747
aws eks update-nodegroup-config --cluster-name devtest --nodegroup-name dev-nodes --scaling-config minSize=1,desiredSize=5,maxSize=10
48+
49+
Refresh EKS AutoScalingGroup Instances
50+
--------------------------------------
51+
52+
.. code:: bash
53+
54+
aws autoscaling start-instance-refresh --auto-scaling-group-name eks-mycluster-20241119081040239300000001-fcc9a1bc-a1ef-54d4-d72f-b171eb5b0062

0 commit comments

Comments
 (0)