on your master:  ip addr show ?

On Thu, Jun 1, 2017 at 8:59 AM, Prior, Mark
<mark.pr...@computacenter.com> wrote:
> 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
>
> W: www.computacenter.com
>
>
>
>
>
>
> **********************************************************************
> COMPUTACENTER PLC is registered in England and Wales with the registered
> number 03110569. Its registered office is at Hatfield Business Park,
> Hatfield Avenue, Hatfield, Hertfordshire AL10 9TW
> COMPUTACENTER (UK) Limited is registered in England and Wales with the
> registered number 01584718. Its registered office is at Hatfield Business
> Park, Hatfield Avenue, Hatfield, Hertfordshire AL10 9TW
> COMPUTACENTER (Mid-Market) Limited is registered in England and Wales with
> the registered number 3434654. Its registered office is at Hatfield Business
> Park, Hatfield Avenue, Hatfield, Hertfordshire AL10 9TW
> COMPUTACENTER (FMS) Limited is registered in England and Wales with the
> registered number 3798091. Its registered office is at Hatfield Business
> Park, Hatfield Avenue, Hatfield, Hertfordshire AL10 9TW
>
> The contents of this email are intended for the named addressee only.
> It contains information which may be confidential and which may also be
> privileged.
> Unless you are the named addressee (or authorised to receive mail for the
> addressee) you may not copy or use it, or disclose it to anyone else.
> If you receive it in error please notify us immediately and then destroy it.
> Computacenter information is available from: http://www.computacenter.com
> **********************************************************************
>
> --
> 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.

-- 
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