In this video I go through and set up a Kuberentes cluster on a Proxmox cluster, using Rancher as the interface that orchestrates the K8 cluster.
To do this I created 9 VMs, one for the rancher ui and ran the following script:
docker run -d --restart=unless-stopped \
-p 80:80 -p 443:443 \
--name rancher \
rancher/rancher:latest
This script comes from here:
https://ranchermanager.docs.rancher.c...
That creates the rancher ui in a docker container, and allows you to connect to it over LAN. After it boots, you are able to access the rancher ui, which then gives you the option to create the control panel and worker nodes. Which I go through and create 4 of each
4 Control Nodes (2 on each machine)
4 Worker Nodes (2 on each machine)
Finally I ensure all of them communicate effectively, and verify that the nodes have access to everything.
If you have any questions please drop them in the comments below. Thank you for watching.
The music is from the youtuber, / @chillpeach