[kubernetes-users] Re: Installing Kubernetes to Centos with Proxy

2017-01-03 Thread Abdelfattah Mahran
I have the same issue and I'm using flannel. please advice BR, On Tuesday, January 3, 2017 at 1:48:41 PM UTC-5, ilter P wrote: > > Hi, > > I need recommendation on how to install kubernetes in a private network ? > I have Centos VMs and they cannot access Internet directly. I need to set > an

[kubernetes-users] kubeadm started cluster on localhost.

2016-12-30 Thread Abdelfattah Mahran
hi all, I'm using kubeadm and it started the cluster on localhost. how can I access this cluster from outside. I gave kubeadm the needed parameters. I'm using Centos-7 kubeadm init --skip-preflight-checks --api-advertise-addresses=10.103.12.23 --pod-network-cidr=10.244.0.0/16

[kubernetes-users] Fabric8 - nginx-ingress Failed to start nginx

2016-12-16 Thread Abdelfattah Mahran
Hi guys, I installed fabric8 on top of kubernetes1.4.7 and I can't reach the URL for fabric8. I checked and I found the below error. I have kubernetes cluster with 3 servers. If you could figureout the error or guide me how to increase log level so I can get more details about the erorr.