Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- linux시간으로 변경
- 백준
- InfluxDB
- gcc 업데이트
- python os
- gcc regex
- snmp test
- subporcess path
- CentOS7
- python subprocess
- c3 초
- python popen
- 정규식 문자열 출력
- regex_search
- g++ 업데이트
- 정규식 컴파일
- semanage
- c3 second
- 정규식 활용
- grafana dashboard
- c3 축 가리기
- c3 step graph
- snmp
- 1697
- telegraf
- centos pyhon 설치
- c++ 정규식
- c3 축 없애기
- influxdb 설치
- selinux port 등록
Archives
- Today
- Total
리셋 되지 말자
AWS 리소스 availability zone 확인 본문
참고 사이트
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
'AWS' 카테고리의 다른 글
VPC Endpoints 비용... (0) | 2022.01.10 |
---|---|
(스크랩) EC2 Starage 종류 (0) | 2021.12.06 |
Private Subnet to Endpoint - ecr repository (0) | 2021.11.30 |
ECR 사용 (0) | 2021.11.29 |
Private Subnet to Endpoint - ecr api (0) | 2021.11.28 |
Comments