Description
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.
LET’S SEE SOME OF THE FEATURES OF FLUX:
- Flux provides GitOps for both applications and infrastructure
- Just push to Git and Flux does the rest
- Flux is designed with security in mind and provides ways to encrypt/decrypt secrets
- Flux can work with all common Kubernetes tools like Kustomize, Helm, RBAC, and OPA policies
- Flux can send alerts and notifications to third-party products
I WILL PRESENT EVERY TOPIC IN A SIMPLE, EASY, AND VISUAL WAY.
- We will first understand the topic by going through animated slides
- We will do practical demos for every topic
- We provide a GitHub repository and downloadable material with manifests and source code
- We provide hands-on exercises using OOTB Lab Environments
WHAT’S COVERED IN THIS COURSE?
- Source Controller
- Kustomize Controller
- Helm Controller
- Notification Controller
- Image Reflector Controller
- Image Automation Controller
- Monitoring and User Interfaces
- Hands-on Labs
I strongly believe in learning by doing. Feel free to 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.
Who this course is for:
- Cluster Operators
- Developers and Architects
- DevOps and SRE Engineers
- Anyone who wants to automate application deployment