安装环境
安装
创建命名空间:kubectl create namespace argocd
执行安装指令:kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
参考文档
Getting Started
k8s安装Argo CD
阅读 71
2022-04-05
创建命名空间:kubectl create namespace argocd
执行安装指令:kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
Getting Started
相关推荐
精彩评论(0)