EKS 워크샵할때는 하나둘 따라하고 있었는데, 따로 하나씩 해보려고하니까
생각을 많이 해야되더라 ㅠ
파일 내에 특정 노드 그룹만 추가하고 / 빼는 거
eksctl create nodegroup --config-file=dev-cluster.yaml --exclude=ng-1-workers
eksctl delete nodegroup --config-file=dev-cluster.yaml --include=ng-2-builders --approve
eks configmap schema file 해당 yaml 참조