Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: typo

+1 -1
+1 -1
starlight/src/content/docs/blog/setup-argocd-for-kubernetes.md
··· 9 9 excerpt: Continuing to improve our k3s cluster and especially the CI/CD workflow, we now take a look at the GitOps tool called <a class="gh-badge" href="https://github.com/argoproj"><img src="https://github.com/argoproj.png" alt="Argo CD" />Argo CD</a>, and how we can integrate it into our cluster. Our tech stack for deployment uses these services&#58; k3s, Helm, Cilium & after this tutorial Argo CD as well 10 10 authors: 11 11 - trueberryless 12 - cover:s 12 + cover: 13 13 alt: A beautiful cover image with the text "Argo CD" 14 14 image: ../../../../public/blog/setup-argocd-for-kubernetes.png 15 15 ---