argocd-course-issues-tracker icon indicating copy to clipboard operation
argocd-course-issues-tracker copied to clipboard

This repo will track any issue related to Argo CD course.

Results 18 argocd-course-issues-tracker issues
Sort by recently updated
recently updated
newest added

https://killercoda.com/mabusaa/course/argocd-endusers-scenarios/01-setting-up-argocd

Thoug installed argocd from gitlab, it can not find password. By the way threre are 2 secrets in ns argocd: argocd-notifications-secret argocd-secret controlplane $ kubectl -n argocd get secret argocd-initial-admin-secret...

I using my companies laptop (Dell Precision 3571 Windows 10 12th Gen i9-1200H 32.0 GB) to do your course. When I run the command: kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml...

Pods shows as pending from last 5 min and getting terminated

I forked the repo and tried to create a tag. But, "Create new tag" option (seen in the screenshot) does nothing. I checked the GitHub docs but found nothing helpful...

In "https://killercoda.com/mabusaa/course/argocd-endusers-scenarios/11-private-repos-https" exercise. CONNECTION STATUS = Failed. I can't seem to understand repo.yml ``` apiVersion: v1 kind: Secret metadata: name: private-repo-https namespace: argocd labels: argocd.argoproj.io/secret-type: repository stringData: type: git url:...

When running through _Practice (Interactive) - Diffing Customization , Istio Case_, I ran into an issue where none of the istio resources could be found for the version specified. **Environment:**...