Skip to content

Instantly share code, notes, and snippets.

@heron-bitsensing
Created December 19, 2020 07:52
Show Gist options
  • Save heron-bitsensing/aabf23140574ee9b4342da91dbf6a839 to your computer and use it in GitHub Desktop.
Save heron-bitsensing/aabf23140574ee9b4342da91dbf6a839 to your computer and use it in GitHub Desktop.
eksctl create cluster \
--name heron \
--version 1.18 \
--region ap-northeast-2 \
--fargate
# eksctl delete cluster --region=ap-northeast-2 --name=heron
kubectl get nodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment