In this challenge we will build on what we did in the previous challenge by enabling another day 2 operational scenario. The scenario we will enable in this challenge is going to be gitops. We will do so for both clusters, GKE and locally deployed cluster.
- Enable gitops on the GKE deployed cluster.
- Enable gitops on the locally deployed cluster.
- Note and discuss the technologies involved in enabling gitops.
- Discuss how to enable gitops using Azure Policy and/or Helm.
This challenge will be complete when both the clusters have been gitops enabled.