--- title: url: https://devopstales.github.io/filedir/k8s-gitops/ --- <H3>Parts of the K8S Gitops series</H3> <ul> <li>Part1: <a href="../../kubernetes/k8s-gitops/">GitOps solutions for Kubernetes</a></li> <li>Part2: <a href="../../kubernetes/argocd-kubeseal/">ArgoCD and kubeseal to encript secrets</a></li> <li>Part3: <a href="../../kubernetes/argocd-image-updater/">Argo CD Image Updater for automate image update</a></li> <!-- ArgoCD notify https://blog.argoproj.io/notifications-for-argo-bb7338231604 --> <!-----------------------------------------------> <li>Part4: <a href="../../kubernetes/gitops-flux2/">Flux2 Install and Usage</a></li> <li>Part5: <a href="../../kubernetes/gitops-flux2-kubeseal/">Flux2 and kubeseal to encrypt secrets</a></li> <li>Part6: <a href="../../kubernetes/gitops-flux2-sops/">Flux2 and Mozilla SOPS to encrypt secrets</a></li> <!-- Flux CD auto image update https://particule.io/en/blog/flux-auto-image-update/ --> <!-----------------------------------------------> <!-- Fleet Rancher fleet + helm-controller --> <!-----------------------------------------------> <!-- Canary Deployment: Canary Basics - https://kubernetes.io/docs/concepts/cluster-administration/manage-deployment/#canary-deployments Canary with helm: https://itnext.io/safe-and-automation-friendly-canary-deployments-with-helm-669394d2c48a https://github.com/stoehdoi/canary-demo/tree/master/deploy ArgoCD + Argo Rollouts for canary deploy: --> <li>Part7: <a href="../../kubernetes/flagger-nginx-canary-deployments/">Flagger NGINX Canary Deployments</a></li> </ul>