|
|
|
|
|
by winterqt
465 days ago
|
|
> Tunneling through a single external node defeats the purpose of hosting k8s in home server. How so? You can just rent a cheap server to tunnel through, while having the benefits of your home machine(s) for compute. > Maybe the external ingress node can be a load balancer controlled by the k8 cluster. But then you still have to communicate with the home server and it has no exposed ip address Do you mean that you wouldn’t be able to access the K8s control plane endpoint then (which you could if configured properly)? Or something else? |
|
SPOF