cocalc-kubernetes icon indicating copy to clipboard operation
cocalc-kubernetes copied to clipboard

test and provide step-by-step instructions for install cocalc-kubernetes into minikube

Open williamstein opened this issue 5 years ago • 1 comments

Motivation: It does not seem to just work with the default minikube, due to lack of nfs support.

williamstein avatar Jun 11 '20 18:06 williamstein

This is much more complicated than it sounds, since there are so many different ways to run minikube:

  - kvm2:
  - none: 
  - podman:
  - virtualbox:
  - vmware:
  - docker:

williamstein avatar Jun 11 '20 18:06 williamstein