1
00:00:02,180 --> 00:00:08,060
So in order to connect to this cluster, what we need is a command line tool for communities called

2
00:00:08,060 --> 00:00:08,840
Cusato.

3
00:00:09,260 --> 00:00:15,170
So if you don't have that already installed, then I'll put a link to the installation guide so you

4
00:00:15,170 --> 00:00:16,860
can go ahead and install it first.

5
00:00:17,420 --> 00:00:20,150
So once you have that, we can actually start using it.

6
00:00:20,510 --> 00:00:23,990
So right now, if I do CubeSat, I'll get note.

7
00:00:24,200 --> 00:00:30,940
I see that there is no cluster connected to my chipsets, so it doesn't know where to find it.

8
00:00:30,950 --> 00:00:37,560
So we have to give it the destination and we do that using that YAML file.

9
00:00:37,940 --> 00:00:39,960
So we're going to download that.

10
00:00:40,790 --> 00:00:50,540
So what we're going to do is export a variable called cube config and set it to the location of the

11
00:00:50,630 --> 00:00:55,130
YAML file we just downloaded, which is in my downloads folder.

12
00:00:55,820 --> 00:00:59,170
And I call the Cluster K, right.

13
00:00:59,390 --> 00:01:01,940
So you can also look inside that YAML file.

14
00:01:02,280 --> 00:01:09,530
It basically contains information about the endpoint of your communities cluster and it also contains

15
00:01:09,530 --> 00:01:14,240
credentials and certificate to connect to that cluster and to authenticate with it.

16
00:01:14,690 --> 00:01:18,800
So now if I do, I'll get nodes or node.

17
00:01:19,490 --> 00:01:24,040
You see, I'm connected to the cluster and I get the cluster information.

18
00:01:24,050 --> 00:01:28,730
So here I see my three working nodes are running and in ready status.

19
00:01:29,180 --> 00:01:35,750
And here I also see the version of the communities which is installed or preinstalled, as I mentioned,

20
00:01:35,780 --> 00:01:36,980
on those worker nodes.
