cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Include node groups describes for the output of the cortex cluster info --debug command

Open RobertLucian opened this issue 4 years ago • 0 comments
trafficstars

Description

Has to be done in debug.sh. Could be done by running something like eksctl get nodegroup --cluster=$CORTEX_CLUSTER_NAME --region=$CORTEX_REGION -o json > nodegroups.json.

Inspired by this commit where debug.sh was modified

RobertLucian avatar Mar 16 '21 15:03 RobertLucian