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
- 스크레이핑
- CI
- GitLab
- Kubernetes
- eks
- 웹 취약점
- scraping
- linkerd
- gitlab ci
- opentelemetry
- DevOps
- docker
- sonarqube
- gitlab cd
- 크롤링
- argocd
- 모의해킹
- CI/CD
- Crawling
- Resource
- Prometheus
- CD
- Service Mesh
- Jenkins
- Monitoring
- deploy
- 웹 해킹
- ECR
- Grafana
- 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