일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- istio in action
- Jenkins
- argocd
- traffic cloning
- loadbalancer
- service mesh
- CNI
- CICD
- docker
- prometheus
- Kind
- Istio
- grafana
- Ingress
- leastconnection
- authorizationpolicy
- vagrant
- vpc cni
- WSL
- Observability
- kiali
- aws gateway api controller
- envoy
- traffic mirroring
- aws eks
- requestauthentication
- Kubernetes
- service entry
- K8S
- peerauthentication
Archives
- Today
- Total
목록aws cli (1)
WellSpring

windows 상에서 AWS CLI 설치 및 연동을 위한 환경 구성에 대해 간략히 정리합니다. Step1. AWS CLI 설치 - 파일 다운로드 및 설치 : docs.aws.amazon.com/ko_kr/cli/latest/userguide/install-cliv2-windows.html 더보기1. Windows용 AWS CLI MSI 설치 프로그램 (64비트) 을 다운로드하고 실행합니다.https://awscli.amazonaws.com/.msi AWSCLIV2또는 msiexec 명령을 실행하여 설치 프로그램을 실행할 수도 있습니다. MSImsiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi msiexec에서 사용할 수 있는 다양한 파라미터는 Micros..
Tip & Tips
2024. 10. 1. 14:52