Finally time to install Rancher! After a few seconds you will get a prompt but it is not ready yet. You can check the installation with And after it is finished verify with Open your favorite browser and browse to the FQDN. Change the password (needs to be 12 characters or more) and Welcome to …
Select an IP and an FQDN for Rancher UI and create and entry on your local DNS rancher.example.com 10.10.10.159 Load Balancer Use the ACME plugin in pfsense to request and add a certificate for rancher. Then we go to our pfsense and configure one more Virtual IP like we did in part 3 Click on …
Now let’s try to manage it from outside the cluster with kubectl. There are several options. As I did not have a ready Linux VM I tested first with Windows. All options can be found here. Windows Open a command prompt as administrator and type Close the window and open a powershell window Leave the …
pfsense is a free network firewall software with capabilities envied by its commercial counterparts. The load balancing mechanism is provided by a plugin called HAProxy In this configuration we have deployed two pfsense VMs, one on ESXi1 and one on ESXi2 and configured them in HA. On a previous part we made a note of …
So let’s spin up 3 Ubuntu server 22.04 VMs on our vSphere. I recommend using the Ubuntu cloud image and a VM template. To find out how to create such a VM template follow this post. We are going to need it anyway later so save some time and create it now. If you do …
NOTE: The plan was to publish all the blogs when I finished the deployment. Unfortunately, the deployment is paused due to heavy workload but I am publishing the first few parts already Planning My home lab consists of two ESXi 8.0 servers, a QNAP for Network storage, switches and firewalls. A LOT of firewalls 🙂 …