7878  Reviews star_rate star_rate star_rate star_rate star_half

GitOps Using Flux

GitOps is a set of principles that help automate deployment of applications to a Kubernetes cluster. Flux is an open source tool that allows you to implement GitOps in your organization. This course...

Read More
$810 USD
Course Code WA3235
Duration 1 day
Available Formats Classroom

GitOps is a set of principles that help automate deployment of applications to a Kubernetes cluster. Flux is an open source tool that allows you to implement GitOps in your organization. This course starts by describing what GitOps is and what advantages it has over traditional Continuous Deployment (CD) approaches. It then proceeds to teach you how you can use Flux to implement GitOps.

Skills Gained

  • The benefits of GitOps
  • How to set up Flux in a Kubernetes cluster
  • How to deploy an application using Flux
  • How to protect secure data using Apache SOPS

Who Can Benefit

DevOps Administrators and Software Developers

Prerequisites

Prior knowledge of deploying applications to Kubernetes.

Course Details

Course Outline

  • Chapter 1 - Introduction to GitOps
  • Chapter 2 - Introduction to Flux
  • Chapter 3 - Deploy Application Using Flux
  • Chapter 4 - Encrypt Secrets Using SOPS
  • Lab Exercises