1
00:00:04,320 --> 00:00:04,920
All right.

2
00:00:05,010 --> 00:00:09,920
After this, I assume that little is already available on your computers.

3
00:00:09,930 --> 00:00:13,170
And now let's go ahead and install mini cube.

4
00:00:13,260 --> 00:00:15,120
Go back to getting started page.

5
00:00:15,120 --> 00:00:21,050
And here, scroll down to learning environment and click on hyperlink install tools.

6
00:00:21,060 --> 00:00:24,780
This one you'll find again that you have to install Cube.

7
00:00:24,800 --> 00:00:27,600
Still, that's what we just did together.

8
00:00:27,600 --> 00:00:35,100
And if you scroll down, you'll find the options which you could utilize in order to create a local

9
00:00:35,130 --> 00:00:39,000
Kubernetes cluster for learning and testing purposes.

10
00:00:39,120 --> 00:00:45,150
Nowadays, there are such tools as kind, and it allows you to create Kubernetes cluster locally on

11
00:00:45,150 --> 00:00:48,210
your computer, but it requires Docker.

12
00:00:48,570 --> 00:00:51,630
Also there is mini cube and cube.

13
00:00:51,630 --> 00:00:55,950
Adam We will utilize mini cube throughout the course.

14
00:00:55,950 --> 00:01:00,210
That's why let's get started with installation of the mini cube.

15
00:01:00,240 --> 00:01:09,840
It does not require Docker, but it does require one of the virtual machine managers like Hyper-V Parallels.

16
00:01:09,840 --> 00:01:13,170
Or if you want to, you could also utilize Docker.

17
00:01:13,620 --> 00:01:16,830
Please navigate to this link mini cube.

18
00:01:16,830 --> 00:01:23,730
You could simply enter Mini Cube in the Google Search bar and click on the thrust result in the output.

19
00:01:23,730 --> 00:01:26,310
And here you'll find documentation.

20
00:01:26,310 --> 00:01:28,830
How to get started with Mini Cube.

21
00:01:29,550 --> 00:01:32,580
Please click on this link, get started.

22
00:01:32,580 --> 00:01:39,120
And here you could read about Mini Cube and it will basically create the Kubernetes cluster locally

23
00:01:39,120 --> 00:01:46,050
on your computer, and it will contain just a single node which will act both as master node and worker

24
00:01:46,050 --> 00:01:46,620
node.

25
00:01:47,070 --> 00:01:53,280
And all of what you need in order to create such a cluster is just a single command mini cube start.

26
00:01:53,280 --> 00:01:54,660
Simple as that.

27
00:01:54,870 --> 00:02:02,070
But in order to successfully create the mini cube cluster, you have to install one of the container

28
00:02:02,070 --> 00:02:08,250
or virtual machine managers such as Docker, Hyper Hyper-V, Parallels and so on.

29
00:02:08,910 --> 00:02:15,210
I told you before that if your Windows user, I recommend to you to utilize Hyper-V because it is available

30
00:02:15,210 --> 00:02:16,890
on Windows out of the box.

31
00:02:17,430 --> 00:02:25,080
If you are a mac user, I recommend to you to go ahead either with VR Toolbox Option or Parallels or

32
00:02:25,080 --> 00:02:28,980
VMware Fusion VirtualBox is free for use.

33
00:02:28,980 --> 00:02:34,770
Therefore, if you don't want to pay anything for virtual machine manager, I recommend you to go ahead

34
00:02:34,770 --> 00:02:35,850
with this option.

35
00:02:36,300 --> 00:02:43,440
Also, it is possible to create mini cube cluster inside of the container docker container and for that

36
00:02:43,440 --> 00:02:45,510
you could just install Docker.

37
00:02:45,510 --> 00:02:50,880
But I personally don't recommend to you to go ahead with this option because there are some limitations

38
00:02:50,880 --> 00:02:54,300
in running such a cluster inside of the Docker container.

39
00:02:55,110 --> 00:02:55,710
All right.

40
00:02:55,710 --> 00:03:02,310
Here below, you could find out how to install Mini Cube on different operating systems, Linux, macOS

41
00:03:02,310 --> 00:03:05,370
and Windows if your Windows user you could.

42
00:03:05,610 --> 00:03:13,350
Similarly, as with Cube still utilize chocolate, please select this option and enter just a single

43
00:03:13,350 --> 00:03:15,750
command choke or install mini cube.

44
00:03:15,750 --> 00:03:20,010
Simple as that, and you'll get mini cube installed on a Windows computer.

45
00:03:20,010 --> 00:03:21,150
But I am using Mac.

46
00:03:21,420 --> 00:03:25,170
That's why I'll select this option and select Homebrew.

47
00:03:25,350 --> 00:03:31,710
And in order to install Mini Cube using blue, I could simply enter just one command to install Mini

48
00:03:31,710 --> 00:03:32,250
Cube.

49
00:03:32,430 --> 00:03:35,280
Let me go ahead and install it using blue.

50
00:03:35,340 --> 00:03:40,860
Let's go back to terminal and here paste command, blue install, mini cube.

51
00:03:40,890 --> 00:03:43,590
Let's wait a bit until this is installed.

52
00:03:45,340 --> 00:03:45,860
All right.

53
00:03:45,860 --> 00:03:49,520
Mini Cube was installed, and now I could verify its version.

54
00:03:49,520 --> 00:03:51,200
Mini cube version.

55
00:03:51,830 --> 00:03:53,810
Here was version in my case.

56
00:03:53,810 --> 00:04:01,220
And you could also enter mini cube help command in order to find the list of all available commands

57
00:04:01,220 --> 00:04:02,180
in Mini Cube.

58
00:04:02,180 --> 00:04:06,290
And if you scroll up, you'll find out how to start.

59
00:04:06,290 --> 00:04:15,200
Local Kubernetes cluster get status of the local Kubernetes cluster stop cluster, delete and open dashboard.

60
00:04:16,519 --> 00:04:20,300
Also, you could pause and unpause Kubernetes cluster.

61
00:04:20,839 --> 00:04:21,529
Great.

62
00:04:21,680 --> 00:04:24,420
Now let's create an actual cluster.

63
00:04:24,440 --> 00:04:29,360
I assume that now you have also installed mini cube and cube steel.

64
00:04:29,390 --> 00:04:32,150
Those tools are two separate tools.

65
00:04:32,270 --> 00:04:38,420
That's why they are available as two separate commands, meaning cube and the cube still.

