728x90
SMALL
curl --silent --location "https://github.com/weaveworks/eksctl/releases/latest/download/eksctl_Linux_amd64.tar.gz" | tar xz -C /tmp
sudo mv /tmp/eksctl /usr/local/bin
eksctl version
[cloudshell-user@ip-10-130-0-159 ~]$ curl --silent --location "https://github.com/weaveworks/eksctl/releases/latest/download/eksctl_Linux_amd64.tar.gz" | tar xz -C /tmp
[cloudshell-user@ip-10-130-0-159 ~]$ sudo mv /tmp/eksctl /usr/local/bin
eksctl version
[cloudshell-user@ip-10-130-0-159 ~]$ eksctl version
0.204.0
LIST
'☁️Cloud > AWS' 카테고리의 다른 글
Auto Scaling 임계값(Threshold) 설정 기준 (0) | 2025.02.18 |
---|---|
AWS Distributed Load Testing (DLT) on AWS Fargate 상세 설정 방법 (1) | 2025.02.15 |
Postman에서 AWS S3에 접근하는 방법 (0) | 2025.02.02 |
SSM Parameter Store (0) | 2024.03.25 |
AMI 다른 계정과 공유 (0) | 2024.03.25 |