WEBVTT

00:00.840 --> 00:03.180
-: In last section, we merged that pull request.

00:03.180 --> 00:05.040
Travis CI then pulled down our code

00:05.040 --> 00:06.570
for a third time and ran it.

00:06.570 --> 00:07.440
And because this time

00:07.440 --> 00:09.690
it was being executed on the master branch,

00:09.690 --> 00:11.430
it then deployed all of our changes

00:11.430 --> 00:13.320
after building the images.

00:13.320 --> 00:15.990
So now I'm able to go back over to our IP address,

00:15.990 --> 00:17.010
which remember you can get

00:17.010 --> 00:20.310
from the services tab on our Kubernetes dashboard.

00:20.310 --> 00:22.440
So there's the IP address right there.

00:22.440 --> 00:23.670
And then once I go there

00:23.670 --> 00:27.480
I can refresh the page and I see version Kubernetes appear.

00:27.480 --> 00:30.720
Awesome. Well, my friends, it's been a long time

00:30.720 --> 00:32.070
but that's pretty much it.

00:32.070 --> 00:35.070
We've got our Kubernetes cluster put together

00:35.070 --> 00:37.800
and of course there's still one little issue here.

00:37.800 --> 00:40.770
The issue of that HTTPS stuff.

00:40.770 --> 00:42.030
So I'm gonna be honest with you,

00:42.030 --> 00:44.283
before we dive into any of the HTTPS stuff,

00:45.180 --> 00:46.800
fixing this right here,

00:46.800 --> 00:50.460
is like just a real, real, not fun thing,

00:50.460 --> 00:52.020
I'm gonna be honest with you.

00:52.020 --> 00:53.737
So if you want to, if you're kind of thinking,

00:53.737 --> 00:55.410
"All right I understand Kubernetes,

00:55.410 --> 00:57.030
like this stuff's going pretty well,"

00:57.030 --> 00:58.860
and you feel like you've got your hand on it

00:58.860 --> 01:00.210
and you feel like you understand this,

01:00.210 --> 01:01.890
I'm gonna tell you, "just stop now."

01:01.890 --> 01:03.840
Say, "That's it. That's a great course.

01:03.840 --> 01:05.250
I had fun, but that's it.

01:05.250 --> 01:07.110
I don't really want any more pain."

01:07.110 --> 01:08.280
If you really want to,

01:08.280 --> 01:09.600
we're gonna walk through the process

01:09.600 --> 01:11.040
of fixing up this thing right here,

01:11.040 --> 01:15.180
but I gotta tell you it is just a real pain in the rear.

01:15.180 --> 01:18.450
In addition it's also gonna require you to buy a domain name

01:18.450 --> 01:21.090
which is going to cost about 10 US dollars.

01:21.090 --> 01:23.040
So if you're kind of done with this stuff

01:23.040 --> 01:24.330
you don't feel like going through it anymore,

01:24.330 --> 01:26.400
totally fine, I understand.

01:26.400 --> 01:27.840
I hope you enjoyed the course.

01:27.840 --> 01:29.310
Otherwise, stick around.

01:29.310 --> 01:31.260
In the next section, we're gonna figure out

01:31.260 --> 01:34.740
how to set up HTTPS on our Kubernetes cluster.

01:34.740 --> 01:37.190
So quick pause and I'll see you in just a minute.
