eksctl로 클러스터 만들 때 "Error: invalid version, supported values: 1.21, 1.22, 1.23, 1.24"

조회 917 · 댓글 0
아무로레이작성자2023년 6월 22일
$ eksctl create cluster -f eks125.yaml

Error: invalid version, supported values: 1.21, 1.22, 1.23, 1.24


=>

eksctl 버전이 오래된 것이었음
eksctl 을 업그레이드하고 해결

=> https://github.com/weaveworks/eksctl/blob/main/README.md#installation

로그인 후 답글을 남길 수 있습니다.