From the course: Automating Kubernetes with GitOps
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Learning objectives - Kubernetes Tutorial
From the course: Automating Kubernetes with GitOps
Learning objectives
- Hi, welcome to lesson 14. In this lesson, we are going to bring it all together and you'll learn how to use GitOps to learn a Kubernetes application through a simplified pipeline. I'll start by describing the project and what we need to do. Next, we are going to do it. The procedure itself consists of different steps, and we'll start by creating the Git repositories as well as the worker image that we can use throughout the procedure. Next, we'll set up the site storage and define the YAML files for the resources. And once it is done, it is time for the real work and you'll learn how to use a CI operator as well as a CD operator. In the last video in this lesson, we'll talk about exposing the application in a secure way.
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Learning objectives49s
-
(Locked)
Understanding the project4m 44s
-
(Locked)
Preparation: Setting up Git5m 49s
-
(Locked)
Preparation: Creating a worker image7m 28s
-
(Locked)
Preparation: Setting up storage4m 39s
-
(Locked)
Preparation: Creating the YAML files14m 48s
-
(Locked)
Implementing the CI process10m 15s
-
(Locked)
Implementing the CD process2m 56s
-
(Locked)
Performing the blue/green application update45s
-
(Locked)
-
-
-
-