-
**Steps to reproduce the issue:**
I want to use minikube on my laptop and run everything on another Windows system's WSL2.
```
minikube start --driver=ssh --ssh-ip-address=10.196.0.103 -p aira…
-
Is it possible to make 'core' user by default instead of 'root' when creating machines with CoreOS? In my case it's creating DigitalOcean Droplet, but I think it's common for all providers.
-
**Minikube Version -** v1.13.1
**Steps to reproduce the issue:**
1. Install PowerShell Core 7.
2. `minikube start --vm-driver=hyperv`
3. `minikube stop`
**Full output of failed command:*…
-
`docker-machine create` automatically bootstraps the CA and client certificates. However, this method is not safe to run concurrently. For example: when you run multiple instances of `docker-machine c…
-
During creating generic machine it raise error if target user has zsh as default shell.
Command:
```
docker-machine --debug create \
--driver generic \
--generic-ssh-user=root \
--…
-
### General information
* Minishift version: master
* OS: macOS
* Hypervisor: xhyve / hyperkit
### Steps to reproduce
1. minishift start --iso-url centos --vm-driver hyperkit
2…
-
I would like to support PhotonOS on top of docker-machine in vmware. I have a working script that does the job but I'd prefer to use DM/ Is there a blueprint or template?
-
I have been working with the new CoreOS provisioner which is scheduled for 0.5 or perhaps earlier. The new provisioner does indeed work and launches a CoreOS droplet (testing on digitalocean) successf…
sylus updated
9 years ago
-
Hi,
I am trying to build Busybear Linux but I am getting following error, Please can anyone give me solution.
Error:
riscv64-unknown-linux-gnu-ranlib libmachine.a
riscv64-unknown-linux-gnu-gc…
-
**Steps to reproduce the issue:**
1. Download Minikube v1.11.0 as `minikube_v1.11.0` (and v1.10.1 as `minikube_v1.10.1` for reference).
2. Do `./minikube_v1.11.0 start` (VirtualBox installed).
3…