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
- Jenkins
- 크롤링
- Service Mesh
- opentelemetry
- sonarqube
- helm
- Kubernetes
- Monitoring
- 모의해킹
- ECR
- docker
- Grafana
- deploy
- 웹 해킹
- DevOps
- CI
- CI/CD
- argocd
- linkerd
- 스크레이핑
- Resource
- gitlab cd
- 웹 취약점
- Crawling
- CD
- GitLab
- Prometheus
- eks
- scraping
- gitlab ci
Archives
- Today
- Total
목록Rancher (1)
ㅡ.ㅡ
[Kubernetes Management] Rancher
Kuber dashboard와 같은 K8S 리소스 모니터링 및 플러그인을 지원해 프로메테우스, istio등 다양한 것을 설치할 수 있다. docker run -d --restart=unless-stopped --name rancher \ -p 80:80 -p 443:443 \ --privileged \ -v /etc/localtime:/etc/localtime:ro \ rancher/rancher:stable K8S 연동 Add Cluster Other Cluster Cluster Name 입력 kubectl 환경에서 해당 명령어로 설치(wget으로 다운로드 후 설치하는걸 권장) 연동했던 것을 제거할 때 네임스페이스 cattle-system이 terminating에 걸려있는 상태가 종종 발생했었음 (아래..
ETC
2021. 9. 29. 23:36