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.
Preparation: Setting up Git - Kubernetes Tutorial
From the course: Automating Kubernetes with GitOps
Preparation: Setting up Git
- All right so before we are going to actually run the GitHubs operator, we need to prepare. So what are we going to do in the preparation? Well first I will show you how to set up Git. Then we are going to prepare a worker image because we want the process to be completely automated. Then we are going to prepare our storage. We create the application yaml files. And once the application yaml files are ready, then and only then it's time for the GitHubs operator to get started. So let's start by setting up Git. For your convenience I have created slides with all the steps that I'm going to demonstrate to make it easier for you to do it by yourself. Let me show you this first part. So here I'm on Git and I am going to create two new repositories. So repository number one is preprod. Preprod is available. Just need to click create repository and then I'm ignoring all that we see here and we are going to create another repository and that will be the prod repository. So nothing else is…
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)
-
-
-
-