Using GitOps to Automate Kubernetes Deployments with Flux 2
Deploying applications to Kubernetes clusters in a reliable and repeatable manner is difficult to achieve. This course will teach you how to adopt a GitOps workflow to automate application deployments using Flux 2.
What you'll learn
Deploying applications to Kubernetes is straightforward, but reliably maintaining the integrity of application configuration from release to release is a big challenge. In this course, Using GitOps to Automate Kubernetes Deployments with Flux 2, you’ll learn how to automate and control application deployments using Flux. First, you’ll discover how Flux can be configured to automate an app deployment using Git as a single source of truth. Next, you’ll learn how to configure Flux’s image automation to update the versioned configuration whenever new container images become available. Finally, you’ll see how to use Flux’s helm controller to automate application releases based on Helm chart packaging. When you’re finished with this course, you’ll have the requisite knowledge of GitOps workflows, and the technical skills needed to reliably automate continuous delivery of your applications.
Table of contents
- Module Outline 1m
- Using Notifications 5m
- Demo: Setting up Alerting for Discord 8m
- Giving Flux an Identity 4m
- Source Repository Structure 4m
- Demo: Configuring Authentication with GitHub 4m
- Defining Git Sources and Kustomizations 3m
- Demo: Automating an Application Deployment with Flux 7m
- Module Summary 1m
- Module Outline 2m
- Demo: Updating an Application Deployment with Flux 6m
- Scanning Container Image Repositories for Tags 5m
- Demo: Configuring Flux to Scan a Container Image Repository 3m
- Defining Policy for Latest Image Selection 5m
- Demo: Applying Image Policy for a SemVer Range 5m
- Configuring Flux to Perform Automatic Image Updates 6m
- Demo: Updating an Application Version with Image Automation 9m
- Module Summary 2m
- Module Outline 2m
- Using the Package Metaphor in a GitOps Setting 3m
- Helm Chart Sources for Applications 4m
- Demo: Configuring a Helm Repository Source 6m
- Automating Helm Installs, Upgrades, and Rollbacks 7m
- Demo: Automating a Helm Chart Release 6m
- Configuring Remediation for Helm Releases 4m
- Demo: Implementing a Rollback for a Failed Helm Upgrade 8m
- Wrapping Up 2m