Skip to content

Commit 1d8f119

Browse files
deliahuvishalbollu
authored andcommitted
Update cortex installation output
(cherry picked from commit f485e71)
1 parent f7cff1b commit 1d8f119

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manager/install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ function ensure_eks() {
5959
asg_name=$(echo "$asg_info" | jq -r 'first | .AutoScalingGroupName')
6060
aws autoscaling suspend-processes --region $CORTEX_REGION --auto-scaling-group-name $asg_name --scaling-processes AZRebalance
6161
fi
62+
63+
echo # cluster is ready
6264
return
6365
fi
6466

0 commit comments

Comments
 (0)