Skip to content

15. Kubernetes CI CD

Siarhei P edited this page Oct 14, 2023 · 2 revisions

Homework Assignment 1. ArgoCD deployment and application

  • deploy ArgoCD into your cluster
  • add your repositories with helm packages as source for deployment
  • create separate repository which contains application manifests for ArgoCD
    • application objects
    • git secrets objects as sealsecret objects
  • add this repository as project for your applications

Links your repositories, pritscreen of your project in ArgoCD add to PR