Welcome to the labs of the "Kubernetes GitOps featuring GitHub, GitHub Actions, ArgoCD and Kustomize" learning course.
03 - Fork and clone the application repo
04 - Test the application locally
05 - Setup application CI/CD pipeline
06 - Make an application feature and publish the Docker image
07 - Test the Dockerized application locally
08 - Fork and clone the application config repo
09 - Install ArgoCD on Kubernetes
10 - Create the first ArgoCD application
11 - Configure ArgoCD to send synchronization feedback using Slack
12 - Run your application version on Kubernates development environment