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