Open saipradeep01-whs opened 2 years ago
I am seeing the same behavior with minikube v1.30.1 on Darwin 13.3.1. I do not run on a M1 processor. Is minikube supported?
Hi, We can also see the same behavior for MicroK8s v1.27. Previous versions work fine though.
Hi, I'm facing the same issue: ubuntu 22.04/x86, Microk8s 1.27.1 Not able to provision new volumes, even with standard hostpath after the upgrade.
Hello,
We are currently facing this issue on rocky linux 8.8 as well.
For Mac M1, I am trying to dynamically provision a PV for my minikube cluster. I am following this docs https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/docs/intro.md I have storage class, pvc in my cluster. But, pv is not dynamically getting provisioned. Did anyone saw this behaviour before?