随笔分类 - ArgoCD
摘要:部署一个示例 [root@master 08-argo-rollouts]# kubectl apply -f 05-argo-rollouts-bluegreen-demo.yaml rollout.argoproj.io/rollout-helloworld-bluegreen configur
阅读全文
摘要:sum(irate(istio_requests_total{reporter="source",destination_service=~"{{spring-boot-helloworld}}",response_code!~"5.*"}[1m])) / sum(irate(istio_reque
阅读全文
摘要:给default打标签,让pod自动注入istio sidecar [root@master 08-argo-rollouts]# kubectl label namespace default istio-injection=enabled namespace/default labeled [r
阅读全文
摘要:https://github.com/argoproj/argo-rollouts/releases kubectl create namespace argo-rollouts kubectl apply -n argo-rollouts -f https://github.com/argopro
阅读全文
摘要:部署helloworld [root@master 07-argocd-basics]# kubectl apply -f 01-application-helloworld.yaml application.argoproj.io/spring-boot-helloworld created [r
阅读全文
摘要:官网 https://github.com/argoproj/argo-cd/releases/tag/v2.5.2 我部署的事Non-HA版本 kubectl create namespace argocd kubectl apply -n argocd -f https://raw.github
阅读全文

浙公网安备 33010602011771号