Closed
Description
It seems that the hostpath provisioner is completely unsuitable for multinode installations.
It must create and prepare directories on the exact host on which a pv is requested. In addition, it must add nodeaffinity for every hostpath pv exactly the same as it happens at https://github.com/rancher/local-path-provisioner
Steps to reproduce the issue:
- minikube create -n 3
- install any statefulset that requests pv and has pod anti affinity rule
minikube version: v1.22.0
storage-provisioner: image: 'gcr.io/k8s-minikube/storage-provisioner:v5'
Metadata
Metadata
Assignees
Labels
Issues relating to storage provisioner addonIssues related to multinode clustersDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to a bug.Indicates that an issue or PR should not be auto-closed due to staleness.Higher priority than priority/awaiting-more-evidence.