0

We have a small server at our institute that I am trying to convert into a master Kubernetes node that will run some ML stuff and provide a couple of web apps to interact with the models.

I had a previous experience with microk8s (Ubuntu) but decided to switch to pure Kubernetes (Debian 12) in order to learn more.

I am setting up MetalLB + NGINX Ingress and struggling to figure out how the IP address pool works when the host IP address (in my case a Proxmox VM) is not "stable", that is it is behind a virtual network bridge and with an IP that is not static through a centralized DHCP server. What is for sure is that I can use our DNS to access the VM, e.g. my-vm.institute.org.

Following this video tutorial I installed MetalLB (pods are running, except for the absent addresspool ones, that, from what I understand, have been removed). I cannot get my head around the IP addresses he is putting.

0 Answers0