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 | 31 |
Tags
- Monitoring
- CI/CD
- gitlab ci
- 스크레이핑
- opentelemetry
- argocd
- Jenkins
- eks
- Crawling
- 웹 취약점
- ECR
- scraping
- CI
- Prometheus
- gitlab cd
- docker
- 모의해킹
- deploy
- sonarqube
- GitLab
- helm
- 크롤링
- Resource
- DevOps
- Kubernetes
- Grafana
- Service Mesh
- 웹 해킹
- linkerd
- CD
Archives
- Today
- Total
목록linkerd-viz (1)
ㅡ.ㅡ
[Service Mesh] Linkerd
Linkerd CLI 설치 ## Linkerd CLI 실행파일 curl -fsL https://run.linkerd.io/install | sh cp .linkerd2/bin/linkerd-stable-2.11.1 /bin/linkerd ## 구동환경 체크 linkerd check --pre ## Linkerd Cluster 설치 linkerd install | kubectl apply -f - ## Linkerd Cluster 설치 확인 linkerd checkLinkerd-Viz(DashBoard) 설치 ## Helm Chart 다운로드 helm repo add linkerd https://helm.linkerd.io/stable helm repo update helm pull linkerd/link..
Network
2021. 11. 14. 15:14