On 06/02/2016 11:24 AM, Josh Berkus wrote: > On 06/02/2016 08:21 AM, Burr Sutter wrote: >> >> >> On Thursday, June 2, 2016, Josh Berkus <[email protected] >> <mailto:[email protected]>> wrote: >> >> On 06/02/2016 08:10 AM, Burr Sutter wrote: >> > So, would I use it as Docker daemon (docker pull, docker build, >> docker run)? >> > Or do I use it as a Kubernetes cluster (kubectl get pods)? >> >> Preferably using kubectl, atomic or oc. >> >> >> A complete OpenShift available? >> > > Well, That Depends. > > Right now, installing OpenShift on top of an Atomic Cluster is somewhat > ... involved. If the OpenShift folks can help me through some of the > issues, we can make it run. That would be a useful thing to do anyway. >
This may or may not help, but I have openshift running on an Atomic Host for one of the labs I am doing for summit: https://github.com/dustymabe/summit-2016-container-lab/tree/master/vagrantAtomicCluster There is probably a bunch of stuff in there that is specific to the lab, but it's at least a working example. Dusty _______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
