1
00:00:00,860 --> 00:00:05,420
Now that we've got our domain purchased and configured we're going to start to create all the infrastructure

2
00:00:05,450 --> 00:00:11,030
that's going to facilitate the automatic communication between our cluster and let's encrypt to eventually

3
00:00:11,450 --> 00:00:13,860
obtain a teal s certificate.

4
00:00:13,910 --> 00:00:16,980
And the project that we're going to be using to do this is called Surt.

5
00:00:16,990 --> 00:00:22,820
Manager that's the name of the project the home page for this project is at get how dotcom jet stack

6
00:00:22,850 --> 00:00:24,020
search manager.

7
00:00:24,170 --> 00:00:30,570
We're going to go there right now and follow their documentation to install cert manager into our cluster.

8
00:00:30,590 --> 00:00:36,640
So inside of a new browser tab I'll go to get how dotcom jet stack search manager.

9
00:00:36,800 --> 00:00:42,130
And then once here I'll scroll down a little bit and find the documentation section.

10
00:00:42,590 --> 00:00:44,830
Here's the link to the documentation right here.

11
00:00:46,940 --> 00:00:53,650
Once here I can find the Getting Started link on the left hand side and then I'll find installing Surt

12
00:00:53,650 --> 00:00:55,390
manager with helm.

13
00:00:55,710 --> 00:00:56,600
So click on that.

14
00:00:56,620 --> 00:00:58,840
And there we go that's command we need to run.

15
00:00:58,960 --> 00:01:02,310
Now we haven't really said what cert manager is doing for us just yet.

16
00:01:02,410 --> 00:01:06,790
We are going to have a discussion on what cert managers doing and how we actually integrate it into

17
00:01:06,790 --> 00:01:07,640
our project.

18
00:01:07,660 --> 00:01:09,910
But right now I just want to get it installed.

19
00:01:10,300 --> 00:01:12,260
So I'm going to copy this link right here.

20
00:01:13,730 --> 00:01:18,830
I'll go back over to my Quba Nettie's dashboard on Google Cloud where I've still got my cloud shell

21
00:01:18,860 --> 00:01:22,730
open so I'm going to paste in that command and run it.

22
00:01:23,200 --> 00:01:27,850
That's going to download a bunch of config files and install them inside of or Cubanos cluster as a

23
00:01:27,850 --> 00:01:30,120
couple of different new objects.

24
00:01:30,180 --> 00:01:32,920
They'll see that there is a little bit of information here.

25
00:01:32,950 --> 00:01:40,000
It looks like it created a new pod for us a new deployment new cluster rolls and some other stuff in

26
00:01:40,000 --> 00:01:42,580
here like a service manager and whatnot.

27
00:01:42,580 --> 00:01:43,840
So this is looking pretty good.

28
00:01:43,990 --> 00:01:45,810
Everything is definitely set up correctly.

29
00:01:46,060 --> 00:01:47,390
So let's take a quick pause right here.

30
00:01:47,410 --> 00:01:51,640
When we come back the next section we're going to start talking about exactly what Surt manager is doing

31
00:01:51,640 --> 00:01:54,280
for us in how we integrate it into our project.

32
00:01:54,280 --> 00:01:56,050
So quick break and I'll see you in just a minute.
