Open dmytroleonenko opened 8 years ago
Known issue, already an upstream issue posted here:
https://github.com/openshift/origin/issues/10367#issuecomment-252515516
To get this working we have to either wait for them to finish this work or use an older version of kube and openshift it seems.
Hmm, I was seeing similar errors after following the guide here. Does this mean that openshift with external Kubernetes is impossible at the moment?
Yes, sadly, until something is fixed in openshift. I've completely dropped openshift now in favor of just using the kubernetes primitives and the CLI. Which is a shame, because I'd love to be able to use their awesome Jenkins integration.
Oh, that's too bad. I was hoping to spin up origin on GKE, and have my own little PaaS up and running. There does seem to have been some activity related to the example in the Kubernetes repo relatively recently - I'll keep digging over there for a while.
If you can figure out a way to make it work, please please let me know! I'll integrate it back into this tool.
This repo is mostly here because I got frustrated and decided to automate the process in the OpenShift example with a few other little improvements and tweaks.
AWS. CoreOS kubernetes cluster with k8s 1.4.0 created using kube-aws. 3 workers in 3 AZs.
OpenShift image tag: latest (not v.1.4.0-alpha0) but all of them produce the same result
the last few messages are continuously logged forever Also quite a lot of like these
browsing to the ELB results in https://www.dropbox.com/s/zeblzta34gorvd9/Screenshot%202016-10-13%2010.16.46.png?dl=0
Suggestions?