Install ArgoCD using Docker DesktopK8s - Stack Overflow

Following the quick start guide to install ArgoCD using Docker DesktopK8s on a MacOS Darwin Kernel Vers

Following the quick start guide to install ArgoCD using Docker DesktopK8s on a MacOS Darwin Kernel Version 23.6.0

kubectl create namespace argocd
kubectl apply -n argo -f .6.2/install.yaml

But only 2 pods come up.

NAME                                   READY   STATUS    RESTARTS   AGE
argo-server-57cd4c4845-rsfrn           1/1     Running   0          13m
workflow-controller-5bfddc4596-88ggs   1/1     Running   0          13m

Any ideas? Thx

Following the quick start guide to install ArgoCD using Docker DesktopK8s on a MacOS Darwin Kernel Version 23.6.0

kubectl create namespace argocd
kubectl apply -n argo -f https://github/argoproj/argo-workflows/releases/download/v3.6.2/install.yaml

But only 2 pods come up.

NAME                                   READY   STATUS    RESTARTS   AGE
argo-server-57cd4c4845-rsfrn           1/1     Running   0          13m
workflow-controller-5bfddc4596-88ggs   1/1     Running   0          13m

Any ideas? Thx

Share Improve this question asked Jan 29 at 14:23 FrankFrank 5474 silver badges15 bronze badges 2
  • ArgoCD or Argo Workflows? These are 2 different products! – Gaël J Commented Jan 30 at 20:50
  • This was my mistake, I tried to install ArgoCD but used the instructions for Argo Workflows. Thx! – Frank Commented Jan 31 at 23:23
Add a comment  | 

1 Answer 1

Reset to default 0

Using a stable version seems to be the answer, not sure why the release does not work. :(

kubectl apply -n argo -f https://raw.githubusercontent/argoproj/argo-cd/stable/manifests/install.yaml

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745292243a4620930.html

相关推荐

  • Install ArgoCD using Docker DesktopK8s - Stack Overflow

    Following the quick start guide to install ArgoCD using Docker DesktopK8s on a MacOS Darwin Kernel Vers

    5小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信