-
### What Happened?
Pods not running
deployment not ready
### Attach the log file
[logs.txt](https://github.com/user-attachments/files/17787423/logs.txt)
### Operating System
Windows
### Drive…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/k8s-minikube/storage-provisioner:v5"
]
}
-
-
Add a github action that:
- checkout repository
- sets up minikube
- builds latest sidecar image
- deploys csi-driver-hostpath driver resources
- runs simple e2e tests to create pvc, pod and snap…
-
### What Happened?
E1114 16:55:37.395108 6180 main.go:137] libmachine: [stderr =====>] : Hyper-V\Remove-VM : Hyper-V was unable to find a virtual machine with name "minikube".
At line:1 char:1
+…
-
{
"platform":"",
"hub-mirror": [
"gcr.io/k8s-minikube/kicbase:v0.0.45",
"gcr.io/k8s-minikube/storage-provisioner:v5"
]
}
-
This tutorial shows you how to run a sample app on Kubernetes using minikube. The tutorial provides a container image that uses NGINX to echo back all the requests.
Objectives
Deploy a sample …
-
### What Happened?
minikube service mongo-express-service
output : X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service mongo-express-service found
### Attach the…
-
Even though i tried alot from various youtube channel and even my VM is enabled in BIOS.
Does it occurs, if we have home edition of Windows 11 and to upgrade to professional one?
Below is my error…
-
### What happened?
While trying to reproduce https://github.com/kubernetes/kubernetes/issues/128669 I spun up a VM to test 1.31.2 via minikube and I think I might have uncovered a new and different…