Welcome to kitt4sme Discussions! #12
Replies: 3 comments 1 reply
-
@c0c0n3 I followed the steps in the bootstrap.md guide but ArgoCD doesn’t seem to refresh contents, or in any case show connection to our corporate gitlab repository. From ArgoCD UI I see that there’s still reference to the github.com/c0c0n3/kitt4sme.live repository, though I changed the values in deployment/mesh-infra/replacements/custom-urls.yaml as suggested by the guide. Graphical user interface, application Description automatically generated How do I check if ArgoCD is correctly configured? I guess that I could “manually” setup connection to the git repository through the ArgoCD UI but I wonder why these manual config steps are not mentioned in the bootstrap guide and for this reason I guess this is not the correct procedure. I also noticed that while configuring the repository URL in custom-urls.yaml, there’s no mention to configuring credentials to access this repository (username and password or ssh key), am I missing something? From the UI, if I try to define a new connection via Repositories > CONNECT REPO USING SSH/HTTPS, what is the right value to select for “Project”? Graphical user interface, text, application Description automatically generated SealedSercretController image pull issue I noticed the following error ImagePullBackOff when examining the just installed demo cluster : kubectl get pods -n kube-system NAME READY STATUS RESTARTS AGE hostpath-provisioner-566686b959-h5c2k 1/1 Running 1 25h calico-kube-controllers-f7868dd95-rj8jv 1/1 Running 1 25h coredns-7f9c69c78c-xjb52 1/1 Running 1 25h calico-node-5ckf2 1/1 Running 1 25h reloader-55885ccf44-5xmjl 1/1 Running 0 25h sealed-secrets-controller-75445c88df-f4249 0/1 ImagePullBackOff 0 25h kubectl describe pod sealed-secrets-controller-75445c88df-f4249 -n kube-system ... Events: Type Reason Age From Message Normal Pulling 52m (x227 over 19h) kubelet Pulling image "quay.io/bitnami/sealed-secrets-controller:v0.17.3" Normal BackOff 2m6s (x5246 over 19h) kubelet Back-off pulling image "quay.io/bitnami/sealed-secrets-controller:v0.17.3" |
Beta Was this translation helpful? Give feedback.
-
hi @etoschi! Thanks alot for your questions and reporting issues. I've split your comments into two questions and opened an issue (bug report) too: If you could please have a look there and carry on the discussion over there if needed. Thanks a million! |
Beta Was this translation helpful? Give feedback.
-
Hi @etoschi, thanks for your comments, much appreciated. Like I said earlier, I broke down this discussion in 3 separate pieces: If you could please have a look there and carry on the discussion over there if needed. Thanks a million! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
Beta Was this translation helpful? Give feedback.
All reactions