GitOps Approach and Principles in Kubernetes - Live Workshop

Intro

You are welcome to a live workshop hosted by Oracle in collaboration with OQVA, that will shade light on how to use Oracle managed Kubernetes with the cutting edge GitOps approach.

GitOps is a new paradigm of implementing CD (continuous delivery) for cloud-native applications. This approach focuses on operating cloud infrastructure using tools that developers are already familiar with.

Steps

  1. Provision OKE cluster

  2. Provision Flux

  3. Provision hello-kubernetes

  4. Refer to values inline

  5. Pause/Resume features

  6. Refer to values in ConfigMap

  7. Show Flux dashboard in Grafana

  8. Commit invalid value to break the helm release

  9. Extra: Sealed Secrets

  10. Delete all resources

Note: Some of examples and texts partialy taken from flux documentation website