Open
Description
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