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 |
Tags
- Resource
- CI/CD
- 스크레이핑
- CI
- Grafana
- eks
- GitLab
- Crawling
- sonarqube
- deploy
- argocd
- 웹 취약점
- 웹 해킹
- Kubernetes
- Monitoring
- Prometheus
- opentelemetry
- gitlab ci
- 모의해킹
- CD
- docker
- ECR
- linkerd
- DevOps
- scraping
- Jenkins
- Service Mesh
- 크롤링
- gitlab cd
- helm
Archives
- Today
- Total
목록Ca (1)
ㅡ.ㅡ
[K8S Resource] ClusterAutoScaler
Kubernetes 클러스터의 노드 수를 자동으로 조정하는 기능을 제공하는 도구로 클러스터 내의 워크로드의 수요에 따라 노드의 수를 확장하거나 축소하여 자원 사용량 최적화를 도와준다. AWS IAM role { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "autoscaling:DescribeAutoScalingGroups", "autoscaling:DescribeAutoScalingInstances", "autoscaling:DescribeLaunchConfigurations", "autoscaling:DescribeScalingActivities", "autoscaling:DescribeTags", "ec2:Desc..
ETC
2023. 10. 22. 15:21