GitOps is a framework where the entire code delivery process is controlled via the Git repository. GitOps operators such as Flux can automatically pull the desired state from Git and apply them to Kubernetes targets.Some of the Flux's features are,Flux provides GitOps for both applications and infrastructureJust push to Git and Flux does the restFlux is designed with security in mind and provides ways to encrypt/decrypt secretsFlux can work with all common Kubernetes tooling like Kustomize, Helm, RBAC, and OPA policiesFlux can send alerts and notifications to 3rd party productsI will present every topic in a simple, visual, and easy way.we will first understand the topic by going through animated slideswe will do practical demos for every topicwe provide a GitHub repository and downloadable material with manifests and source codewe provide hands-on exercises using OOTB Lab EnvironmentsWhat's covered in this course?Source ControllerKustomize ControllerHelm ControllerNotification ControllerImage Reflector ControllerImage Automation ControllerMonitoring and User InterfacesHands-on LabsI strongly believe in learning by doing. Please explore and spend time on the interactive labs which open up in your browser to give you a hands-on environment to practice what you have learned.Note -Auto-generated English Captions are available in all course videos
What you'll learn
understand the principles of GitOps
implement Flux for applications and infrastructure
use Flux with various Kubernetes tools like Kustomize and Helm
manage secrets securely within Flux
set up alerts and notifications for Flux operations
Course objectives
provide a clear understanding of Flux's core features
equip students with practical experience through hands-on labs
encourage learning by doing in an interactive environment