-
Trying to create a simple minikube_cluster resource with terraform and [terraform-provider-minikube](https://github.com/scott-the-programmer/terraform-provider-minikube) failes with the following erro…
-
### What Happened?
I deployed minikube one year ago, and now my certs expired, so I can't start minikube again. How Can I renew my certs to continue using my minikube cluster?
### Attach the log…
-
To be close to feature complete, we should implement the ability to reference an existing minikube cluster as a [data source](https://developer.hashicorp.com/terraform/language/data-sources)
The go…
-
**User Story**
Right now CAPM3 CI is heavily dependent on metal3-dev-env, from environment setup to BMHs creation all is done by metal3-dev-env. We should move it to CAPM3 and also simplify it. Use…
-
If the user has used minikube up to this point and followed the recommendation to alias kubectl to "minikube kubectl --" mentioned on the "minikube start" page here: https://minikube.sigs.k8s.io/docs/…
-
### What Happened?
C:\Windows\System32>minikube start --driver=hyperv
* minikube v1.33.1 on Microsoft Windows 11 Enterprise 10.0.22631.3880 Build 22631.3880
* Using the hyperv driver based on exist…
-
I once had deleted the Podman machine on which the Minikube cluster was created. After I created a new Podman machine, I cannot create a Minikube cluster as it is looking for the minikube container on…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
### What Happened?
I have run a simple Apache server in my minikube cluster and exposed it to the node port mode access it through the website but I
am unable to see the website it says the site ca…
-
hi,
For the needs of our start-up, we would like to launch Goteo on a minikube cluster.
Here are the steps I took:
- `minikube mount .:/home/docker/application` to add the application in the miniku…