안내

  • 이 가이드는 Kubernetes v1.30 기준으로 작성되었습니다.

도구 설치

Windows의 경우 WSL2를 설치하여 Linux 환경에서 ale을 이용하는 것을 권장합니다. 여기를 참고하여 WSL2를 먼저 설치하세요.

AWS 계정 설정

환경변수 등록

export CLUSTER_NAME=<생성할 EKS 클러스터명>

AWS CLI 설정

aws configure

AWS Access Key ID [********************]: AWS 액세스 키
AWS Secret Access Key [********************]: AWS 시크릿 액세스 키
Default region name [ap-northeast-2]: AWS Region
Default output format [json]: json, yaml, text, table 중 선택