python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
coredns giving "network is unreachable" errors
I've got a cluster with Flannel as the CNI. As a check to make sure everything was working, I deployed some dnsutils pods, but they can't seem to do any dns resolution:
[root@master-node ~]# kubectl e...
Matthew Tromp
Votes: 0
Answers: 1
Any way to make GitLab K8s Agent work with a cluster with Windows nodes and Flannel networking?
So my new task at work involves setting up a Kubernetes cluster with Windows nodes for GitLab CI/CD on a .NET Framework project. I’ve never done anything with Kubernetes, so this week has been quite a...
przems
Votes: 0
Answers: 0
Kubernetes Pods unable to resolve external host
I am running a 3 Node Kubernetes cluster with Flannel as CNI. I used kubeadm to setup the cluster and the version is 1.23.
My pods need to talk to external hosts using DNS addresses but there is no DN...

Krishnom
Votes: 0
Answers: 1
How to assign VPC subnet(GCP) to kubernetes cluster?
I have VPC setup on Google Cloud which has 192.0.0.0/24 as subnet in which I am trying to setup k8s cluster for following servers ,
VM : VM NAME : Internal IP
VM 1 : k8s-master : 192.24....
TheAkashKamble
Votes: 0
Answers: 1