Re: ocp4 cluster fails to initialize on GCP

2019-10-08 Thread W. Trevor King
On Tue, Oct 8, 2019 at 4:18 PM Just Marvin wrote: > Oct 06 11:00:34 E1006 11:00:34.4441731201 aws_credentials.go:77] > while getting AWS credentials NoCredentialProviders: no valid providers in > chain. Deprecated. > Oct 06 11:00:34 For verbose messaging see >

Re: ocp4 cluster fails to initialize on GCP

2019-10-08 Thread Just Marvin
Trevor, Found this bit in host_service_logs/masters/kubelet_service.log Oct 06 11:00:34 I1006 11:00:34.4365071201 clientconn.go:796] ClientConn switching balancer to "pick_first" Oct 06 11:00:34 I1006 11:00:34.4365351201 file.go:200] Reading config file

Re: okd4

2019-10-08 Thread Charles Moulliard
I was able to find the okd4 draft doc published here : https://hackmd.io/Py3RcpuyQE2psYEIBQIzfw On Tue, Oct 8, 2019 at 4:23 PM James Cassell wrote: > On Tue, Oct 8, 2019, at 9:54 AM, Charles Moulliard wrote: > > Can you share the info Clayton (link to -> OKD community group) ? > > > >

Re: okd4

2019-10-08 Thread James Cassell
On Tue, Oct 8, 2019, at 9:54 AM, Charles Moulliard wrote: > Can you share the info Clayton (link to -> OKD community group) ? > https://github.com/openshift/community Needs better advertisement. Key places linked from there are okd...@googlegroups.com mailing list and the #openshift-dev

Re: okd4

2019-10-08 Thread Charles Moulliard
Can you share the info Clayton (link to -> OKD community group) ? On Tue, Oct 8, 2019 at 3:33 PM Clayton Coleman wrote: > OKD is being worked. There is a roadmap in the OKD community group and > it’s primarily an issue of getting FCoS inside. > > There won’t be a cluster up equivalent, by

Re: okd4

2019-10-08 Thread Gerard Braad
Hi, A single-node might be possible using the same method as CRC, github.com/code-ready/snc in which the node operates as a converged master/worker. Note: the `oc cluster up` equivalent will likely be CRC. Gerard On Tue, Oct 8, 2019 at 9:34 PM Clayton Coleman wrote: > OKD is being worked.

Re: okd4

2019-10-08 Thread Roland Lichti
Hi, there are plans for OKD4. But I don't think they are really concrete ones. It will certainly not be the next days. Mit freundlichen Grüßen / Kind Regards, Roland Thomas Lichti, JBCD He/Him/His Senior Middleware Consultant | Red Hat Ambassador Red Hat Deutschland GmbH

Re: okd4

2019-10-08 Thread Charles Moulliard
So, No plans exist to release okd4 ? On Thu, Oct 3, 2019 at 2:15 PM John Mazzitelli wrote: > oc cluster up is gone in 4.x - replaced with CRC: > https://github.com/code-ready/crc > > - Original Message - > > Hi > > > > Is is planned to release okd4 - https://www.okd.io/ and that we

Re: CephFS external storage

2019-10-08 Thread Samuel Martín Moro
Hi, CephFS works on OKD 3.11 -- and probably earlier. Kubernetes docs are pretty much accurate dealing with CephFS on OpenShift. You'ld need a specific provisioner, with admin privileges over your Ceph cluster (creating CephFS volumes would create a Ceph keyring with limited privileges, such as

CephFS external storage

2019-10-08 Thread Benjamin Guillon
Hey there, I'm investigating possible alternatives to NFS for ReadWriteMany capable external storage. We're running OKD 3.11 and we are already using Ceph RBD succesfully. However, since we would like RWM capabilities we were wondering if it was possible to use CephFS (which supports RWM and