From the course: Automating Kubernetes with GitOps
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Learning objectives - Kubernetes Tutorial
From the course: Automating Kubernetes with GitOps
Learning objectives
- Hi, welcome to lesson 17. In this lesson, you'll learn how to automate code updates to application updates. I'll start by giving you an overview of different solutions. The first solution we'll cover in this lesson is Flux. I'll explain how to set it up after which you learn how to use Flux to keep Kubernetes applications in sync with code in Git. Next, you'll learn about OpenShift and how OpenShift Source to Image is used to keep applications in sync with code in Git. And the last solution covered in this lesson is Argo CD. You'll learn how to set it up and how to use it to keep your applications in sync with Source Code in Git.