-
# Overview
Our hackday project - https://github.com/dhiltgen/machine/commit/ec89c14892a87add32666157d4e46bd70dc51d28 will need some **significant** cleanup before it's suitable for a PR upstream.
Ou…
-
I am able to deploy Docker machines just fine to a VMware vCenter server. However, when I specify a distributed port group with the `--vmwarevsphere-network` flag, I get the following error when attac…
k3an3 updated
5 years ago
-
Minikube tunnel is not working on Windows because of minikube can not recognize the correct answer (or status code) of the **route** command.
**Steps to reproduce the issue:**
1. minikube start…
-
Suggestion is to extend the interface - use this to refine CrcStatus field to be not only the VM libmachine status, use only the preset status.
During the breakdown session, we said this need to be…
-
**Rancher Server Setup**
- Rancher version: Rancher v.2.5.5
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
- Pro…
-
### What Happened?
minikube was not getting started, so tried to setup after minikube deletion
### Attach the log file
[lastStart.txt](https://github.com/user-attachments/files/17717199/lastStart.t…
-
I set `../configure --prefix=$RISCV --host=riscv64-unknown-elf --with-mabi=ilp64` and make
/opt/riscv/lib/gcc/riscv64-unknown-elf/11.1.0/../../../../riscv64-unknown-elf/bin/ld: ./libpk.a(…
-
As the title says, somehow `minikube tunnel` doesn't seem to work with the Parallels Driver. I'm using Minikube v1.19.0 (commit 15cede53bdc5fe242228853e737333b09d4336b5) installed through homebrew, an…
-
**Steps to reproduce the issue:**
1. Just run `minikube start --vm-driver=kvm2` without any previous minikube data (no `~/.minikube` dir)
Fedora 32, kernel 5.7.8-200.fc32.x86_64
**Full o…
-
### What Happened?
I'm setting up minikube in a gitlab ci pipeline as described in https://minikube.sigs.k8s.io/docs/tutorials/continuous_integration/.
.gitlab-ci.yml
```yml
.default-minikube: …