WEBVTT

00:00.930 --> 00:01.763
-: In the last section,

00:01.763 --> 00:04.110
we created a new Google Cloud project.

00:04.110 --> 00:06.090
After the project is successfully created

00:06.090 --> 00:08.010
and you'll see a little notification for it up here

00:08.010 --> 00:09.930
on the top right hand side, we need to make sure

00:09.930 --> 00:13.470
that we select that new project as our active project.

00:13.470 --> 00:14.303
So to do so,

00:14.303 --> 00:16.470
I'll find the project drop down right here,

00:16.470 --> 00:18.570
and then I'll find the multi K8s project

00:18.570 --> 00:19.623
that I just created.

00:21.030 --> 00:23.550
So I'll click on that and I'll very quickly see my dashboard

00:23.550 --> 00:26.460
for the newly created project up here on the screen.

00:26.460 --> 00:28.440
Any second now, there we go.

00:28.440 --> 00:29.850
So at this point, double check

00:29.850 --> 00:32.010
on your project name over here on the left hand side

00:32.010 --> 00:35.580
and make sure it has the project name that you just entered.

00:35.580 --> 00:37.500
All right, so now that we've created our project

00:37.500 --> 00:40.800
we do have to enable billing for the project as well.

00:40.800 --> 00:42.780
So in order to do all this Kubernetes stuff

00:42.780 --> 00:45.570
you absolutely have to have a credit card associated

00:45.570 --> 00:47.550
with your Google account.

00:47.550 --> 00:48.960
In order to enable billing,

00:48.960 --> 00:50.520
I'm gonna go up to the navigation menu

00:50.520 --> 00:52.290
on the top left hand side

00:52.290 --> 00:55.500
and I'll find the billing selection right here.

00:55.500 --> 00:56.730
Now, once I go to billing,

00:56.730 --> 00:58.740
I'll see that I have not set up billing

00:58.740 --> 01:00.510
or linked it to this project.

01:00.510 --> 01:01.350
Now, just so you know,

01:01.350 --> 01:03.750
if you do not see this window right here

01:03.750 --> 01:06.480
and if you instead see some like billing information

01:06.480 --> 01:08.550
appear on the screen, that's totally fine.

01:08.550 --> 01:10.440
It very likely means that you've already set up

01:10.440 --> 01:12.270
a billing account in the past

01:12.270 --> 01:14.370
and it automatically got linked to the project

01:14.370 --> 01:15.810
that you just created.

01:15.810 --> 01:18.540
So if you do not see this window, you're probably a okay,

01:18.540 --> 01:20.790
and just fine to go, you can pause the video right here

01:20.790 --> 01:22.800
and continue the next section.

01:22.800 --> 01:25.320
Otherwise, we have to link a billing account.

01:25.320 --> 01:28.230
So I'm gonna click on the blue button right here

01:28.230 --> 01:29.400
and then I get prompted

01:29.400 --> 01:31.470
because I already have a single billing account

01:31.470 --> 01:33.540
set up to link my project to it.

01:33.540 --> 01:35.490
So I'm gonna click set account right here.

01:35.490 --> 01:37.283
But for you, you're going to see a wizard that will walk you

01:37.283 --> 01:40.560
through the process of creating a new billing account.

01:40.560 --> 01:42.090
It's going to eventually ask you to enter

01:42.090 --> 01:45.420
in some payment details and give the billing account a name.

01:45.420 --> 01:47.280
After you do that, you can then come back

01:47.280 --> 01:50.310
to the billing page and link this billing account

01:50.310 --> 01:52.110
to the project that we just created.

01:53.850 --> 01:55.770
Okay, so eventually we should see a screen

01:55.770 --> 01:56.940
like this right here.

01:56.940 --> 01:58.800
Something that lists a billing account

01:58.800 --> 02:01.140
like a billing account id, and it should list

02:01.140 --> 02:04.290
your project as being linked to this billing account.

02:04.290 --> 02:06.150
So now that we've set up billing successfully,

02:06.150 --> 02:07.380
we're gonna take a pause right here

02:07.380 --> 02:08.610
and continue in the next section

02:08.610 --> 02:10.563
with some of the Kubernetes setup.
