小编Spa*_*ain的帖子

如何从 Kubernetes 集群中卸载 ArgoCD?

我已经使用以下命令在我的 kubernetes 集群上安装了 ArgoCD

kubectl create namespace argocd

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
Run Code Online (Sandbox Code Playgroud)

现在,如何将其从集群中完全删除呢?

kubernetes argocd

16
推荐指数
1
解决办法
1万
查看次数

标签 统计

argocd ×1

kubernetes ×1