티스토리 뷰

[업데이트 2022.03.03 17:02]

 

 

1. aws configure

aws 접근을 위한 access key, secret access key, region 지정

aws configure

AWS Access Key ID [None]: access key
AWS Secret Access Key [None]: secret access key
Default region name [None]: ap-northeast-2
Default output format [None]: json

2. aws configure list, aws configure --profile

aws config 목록 보기 및 특정 프로파일로 config 설정하기

aws configure list
aws configure list --profile profile1
aws configure --profile profile1

 

2.  aws eks cluster config

aws eks cluster 접근을 위한 config 설정

 aws eks --region ap-northeast-2 update-kubeconfig --name eks-cluster-name​

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/04   »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
글 보관함