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