AWS
AWS 리소스 availability zone 확인
kyeongjun-dev
2023. 4. 21. 10:51
참고 사이트
Addressing latency and data transfer costs on EKS using Istio | Amazon Web Services
Data transfer charges are often overlooked when operating Amazon Elastic Kubernetes Service (Amazon EKS) clusters; understanding these charges would help reduce cost while operating your workload on Amazon EKS at production scale. Common scenarios for data
aws.amazon.com
명령어
//command
kubectl exec ubuntu -- curl -s 169.254.169.254/latest/meta-data/placement/availability-zone
//result
ap-northeast-2a