DevOps/ArgoCD
![ArgoCD 설치 에러(in K8s cluster) Error from server (NotFound): services "argocd-server" not found](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FckfpOD%2FbtrwIiif6hg%2FimJOQJLJKkikKt57Vfq7BK%2Fimg.png)
ArgoCD 설치 에러(in K8s cluster) Error from server (NotFound): services "argocd-server" not found
Getting Started - Argo CD - Declarative GitOps CD for Kubernetes Getting Started Tip This guide assumes you have a grounding in the tools that Argo CD is based on. Please read understanding the basics to learn about these tools. Requirements Installed kubectl command-line tool. Have a kubeconfig file (default location i argo-cd.readthedocs.io ArgoCD 설치할 때 공식 사이트에서 하라는 대로 아래 코드를 입력할 수 있다. kubectl..