python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to expose Kubernetes Services to Internet Access?
I just configured a Kubernetes Cluster with this environment
4 VPS nodes with one public IP for each node
K3S Cluster with embebed etcd (k3s version v1.22.7+k3s1)
3 master nodes
1 Worker node just fo...
joepa37
Votes: 0
Answers: 3
Kubernetes: MetalLB not load balancing the requests properly
I've setup a kubernetes cluster with LoadBalancer type service using MetalLB and was able to get the external IP working for it. The only issue is that when I access the LB service IP on port 80 from ...
Bombardy
Votes: 0
Answers: 1
Metallb multiple ip(nic) in Layer 2 config
i have an on-premise kubernetes cluster setup with 1 master and 2 workernodes.
I have two adress-ranges where master and workernodes having ips in boths nets. Master (192.168.0.10 and 192.168.1.10), n...
Thomas
Votes: 0
Answers: 1
MetalLB-FRR-BGP route loop?
I may be running into a situation that is completely normal. But I want to talk it out anyway. In my home lab, I have a single worker node Rancher-controlled k3s cluster. I also have a FRR VM acting a...
Scott Balmos
Votes: 0
Answers: 1