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)
Windows RKE2 nodes networking isn't working
In AWS, I have created a RKE2 cluster using the Rancher 2.6.2 UI.
There are two Ubuntu 20.04 control plane nodes, and pods on these hosts can reach other pods/ the internet.
My Windows node (Server 20...
Mike
Votes: 0
Answers: 0
curl request to cluster node port hangs on initializing NSS with certpath
I am attempting to make a local request to the kubernetes cluster that is hosted on my server, the cluster's NodePort is listening at the following address 172.20.120.1:30280. External client in produ...
tiger_groove
Votes: 0
Answers: 0
How to use node's IP instead of pod IP for egress using IPv6?
I'm using dual-stack Kubernetes (1.23.2 with Calico as CNI). From one of my pods I want to create a connection to another device which is external to the Kubernetes installation. The connection will p...
Andreas Florath
Votes: 0
Answers: 1
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