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 |
Tags
- c3 step graph
- grafana dashboard
- 1697
- CentOS7
- influxdb 설치
- linux시간으로 변경
- python subprocess
- c3 축 없애기
- selinux port 등록
- regex_search
- 백준
- snmp test
- c3 초
- python os
- telegraf
- snmp
- gcc 업데이트
- semanage
- g++ 업데이트
- subporcess path
- InfluxDB
- centos pyhon 설치
- 정규식 컴파일
- 정규식 활용
- c3 second
- python popen
- c++ 정규식
- 정규식 문자열 출력
- gcc regex
- c3 축 가리기
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