Hi,

I am currently trying to install K8s using Kubeadm on a Centos7 VM (in VMware 
Worstation) and am getting what i think is a strange result.  The kube-system 
PODs are all set up with a public IP address that is completely unrelated to my 
set up.  I have explored a number of avenues to resolving this and have hit a 
dead end.  Can you help please?

Output of  kubectl --kubeconfig ./admin.conf get pods --all-namespaces -o wide:

NAMESPACE     NAME                                               READY     
STATUS    RESTARTS   AGE       IP             NODE
kube-system   etcd-kubemaster01.localdomain                      1/1       
Running   0          21m       94.136.40.82   kubemaster01.localdomain
kube-system   kube-apiserver-kubemaster01.localdomain            1/1       
Running   3          21m       94.136.40.82   kubemaster01.localdomain
kube-system   kube-controller-manager-kubemaster01.localdomain   1/1       
Running   0          21m       94.136.40.82   kubemaster01.localdomain
kube-system   kube-dns-3913472980-8pmxj                          0/3       
Pending   0          22m       <none>
kube-system   kube-proxy-vzhqv                                   1/1       
Running   0          22m       94.136.40.82   kubemaster01.localdomain
kube-system   kube-scheduler-kubemaster01.localdomain            1/1       
Running   0          21m       94.136.40.82   kubemaster01.localdomain

This is a completely fresh install following the website instruction up to 
entering 'kubeadm init'.  I have previously added Calico to my configuration 
and then experienced issues with the Calico-node and Calico-policy-controller 
containers starting.  It would seem related to this IP address (94.136.40.82) 
as concluded by working with the Calico guys on Slack support.  As I have not 
installed K8s before I have no idea what a successful installation should look 
like but it does seem like this is not correct.

Can you help please?

Regards

Mark Prior  CCIE #9096
Infrastructure Architect
Consultancy Practice - Secure Networking

Computacenter (UK) Ltd
1 Thames Valley Park
Reading,
Berkshire RG6 1PT

T: 0118 935 6000
M: 07801 452764
Mobex: 452764

E:  mark.pr...@computacenter.com<mailto:mark.pr...@computacenter.com>
W: 
www.computacenter.com<https://urldefense.proofpoint.com/v1/url?u=http://www.computacenter.com/&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=Oa8ScBwkizSTnk9ONg0e2w%3D%3D%0A&m=mMHAv3f6eKXg5gt8UmlTqfEVKM%2F9w6VFQqeo5e%2BktUk%3D%0A&s=5d0df0a720d845b354e7895bc77d97e9e4d9c16c9bbddd828e4875b2bcd325f2>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to