Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Docker rather than KVM, VirtualBox, etc. #1229

Closed
cdrage opened this issue Aug 4, 2017 · 6 comments
Closed

Support for Docker rather than KVM, VirtualBox, etc. #1229

cdrage opened this issue Aug 4, 2017 · 6 comments

Comments

@cdrage
Copy link

cdrage commented Aug 4, 2017

Similar to https://github.com/kubernetes/minikube/tree/master/deploy/docker is there any support for using Docker for OpenShift testing / deployment rather than hypberv/kvm/virtualbox/etc.?

@cdrage cdrage changed the title Support for Docker deployment Support for Docker rather than KVM, VirtualBox, etc. Aug 4, 2017
@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented Aug 4, 2017

@cdrage Minishift uses VM to provision OpenShift. So if you do not want the VM part and just want to run OpenShift locally using a docker daemon please use "oc cluster up".

@cdrage
Copy link
Author

cdrage commented Aug 4, 2017

@LalatenduMohanty What I mean, is implementing oc cluster up into minishift. Deprecating the oc cluster up command.

Similar to what Minikube has done (you used to be able to deploy a single-node Kubernetes cluster with just Docker).

@gbraad
Copy link
Member

gbraad commented Aug 7, 2017

This sounds like #392 ?

@gbraad
Copy link
Member

gbraad commented Aug 7, 2017

We did discuss recently to target 'any possible' VM, with something like #1108. At the moment our priorities are different...

"implementing oc cluster up into minishift"

Not really following this... could you explain? In minikube they recently have been considering the following: kubernetes/minikube#1456 This way they would actually use something like kubeadm to accomplish the same as we do...

@stale
Copy link

stale bot commented Oct 14, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/stale label Oct 14, 2017
@coolbrg
Copy link
Contributor

coolbrg commented Oct 16, 2017

@cdrage , any follow up comment on @gbraad question?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants