Re: Issue by installing OKD OpenShift 3.11

2019-06-09 Thread Samuel Martín Moro
> > > > > *From:* users-boun...@lists.openshift.redhat.com < > users-boun...@lists.openshift.redhat.com> *On Behalf Of *Samuel Martín > Moro > *Sent:* Freitag, 31. Mai 2019 20:43 > *To:* bjoern.baertsc...@swisscom.com > *Cc:* OpenShift Users List > *Subject:* Re: I

Re: Issue by installing OKD OpenShift 3.11

2019-05-31 Thread Samuel Martín Moro
has in my case? > > > > It's not yet very clear how the network should be configured for openshift > hosts. I thought about defining a network for external connection > (internet) and a network for internal connection specific to openshift but > I'm not sure is it ok... > > > &g

AW: Issue by installing OKD OpenShift 3.11

2019-05-30 Thread Bjoern.Baertschi1
redi 24 mai 2019 21:45 À : Jérôme Meyer Cc : users@lists.openshift.redhat.com<mailto:users@lists.openshift.redhat.com> Objet : Re: Issue by installing OKD OpenShift 3.11 Oh, that makes perfect sense I would assume that your default gateway points to your workstation, in 192.168.100.0/24&l

Re: Issue by installing OKD OpenShift 3.11

2019-05-24 Thread Samuel Martín Moro
13.745323 1 reflector.go:133] Starting reflector > *v1.ReplicationController (0s) from > k8s.io/client-go/informers/factory.go:130\n > <http://k8s.io/client-go/informers/factory.go:130/n> > ","stream":"stderr","time":"2019-05-24T12:

RE: Issue by installing OKD OpenShift 3.11

2019-05-24 Thread Jérôme Meyer
. Mai 2019 18:15 To: Jérôme Meyer Cc: users@lists.openshift.redhat.com Subject: Re: Issue by installing OKD OpenShift 3.11 Hi, if you have master and etcd colocated on the same node, you should use 'node-config-master-infra' node group instead of 'node-config-master'. Check th

RE: Issue by installing OKD OpenShift 3.11

2019-05-24 Thread Jérôme Meyer
ry.go:130\n<http://k8s.io/client-go/informers/factory.go:130/n>","stream":"stderr","time":"2019-05-24T12:19:13.747740084Z"} {"log":"I0524 14:19:13.745907 1 reflector.go:133] Starting reflector *v1beta1.ReplicaSet (0s) from k8s.

Re: Issue by installing OKD OpenShift 3.11

2019-05-23 Thread Samuel Martín Moro
Hi, As a general rule, you may want to check for the corresponding container health and logs. You won't find any apache or nginx listening. The process serving on :8443 is openshift, it should be started in a container. Note that the master-api container, in charge of that service, closely rely

Re: Issue by installing OKD OpenShift 3.11

2019-05-23 Thread Andrej Golis
Hi, if you have master and etcd colocated on the same node, you should use 'node-config-master-infra' node group instead of 'node-config-master'. Check the last 2 paragraphs of [1]. Andrej [1] https://docs.openshift.com/container-platform/3.11/install/configuring_inventory_file.html#configurin

Issue by installing OKD OpenShift 3.11

2019-05-23 Thread Jérôme Meyer
Dear Team, I've encountered some issue to installing openshift (okd 3.11) on 3 vms (1 master and 2 nodes). I followed the recommendations and procedure as described in docs. Then I launched the ansible prerequiste playbook without issue, all was fine. But unfortunately the deploy_cluster playboo