Understanding the purpose and functionality of Flux v2 as a tool for keeping Kubernetes clusters in sync with configuration sources and automating updates.
Understanding the GitOps Toolkit, a set of APIs and controllers that make up the runtime for Flux v2, and how to use it to extend or build your own systems for continuous delivery.
Learning about the Image Automation Controllers, ImageRepository, ImagePolicy, and ImageUpdateAutomation, and how to use them to automate image updates.
Setting up Flux v2 with various configurations, such as setting up a Git repository as a source, configuring image updates, and setting up notifications.
Learning how to manage CI/CD with Flux v2, including setting up pipelines, automating deployments, and integrating with other tools like GitHub Actions or Jenkins.