Hi all,
I want to run some tests using a dockerimage, and I would like to know if I will break havoc or if it is OK to install the following on a Debian Qube:
+Docker
+Kubernetes
+Minikube
Will it work?
Thanks in advance for any answer.
Hi all,
I want to run some tests using a dockerimage, and I would like to know if I will break havoc or if it is OK to install the following on a Debian Qube:
+Docker
+Kubernetes
+Minikube
Will it work?
Thanks in advance for any answer.
It should be fine as long as you trust them and your tests don’t require persistency anywhere outside of the user folder (assuming you are going to run them in an app qube).
Otherwise, I would suggest creating a standalone.
Hi,
Yes, it will work. What make you think it might not work?
Thank you very much for your kind answers.
I was not saying that it cannot work, just asking because of my ignorance.
As a rule of thumb, here is a list of things that may not work in Qubes OS:
Otherwise, everything should work fine
Containers are only regular processes running in a linux system, so no problem there on Qubes OS.
Sorry to be such a nuisance…
Minikube asks me to install VirtualBox to be able to run.
Is this OK also?
Cool, do you know if virtualbox can be used in a qube? Seems like @Fatima needs it
I think VirtualBox is not required, you can use docker driver instead:
Most likely not - crashes a whole HVM when attempting to launch its own VM.