sig-storage-local-static-provisioner
sig-storage-local-static-provisioner copied to clipboard
0/1 nodes are available: 1 node(s) didn't find available persistent volumes to bind.
.... volumeMounts: - name: local-volume-t mountPath: /mnt/fast-disks/abc volumeClaimTemplates: - metadata: name: local-volume-t spec: storageClassName: ssd-storage accessModes: [ ReadWriteOnce ] resources: requests: storage: 1Gi but It is wrong : Warning FailedScheduling 7s default-scheduler 0/1 nodes are available: 1 node(s) didn't find available persistent volumes to bind. preemption: 0/1 nodes are available: 1 Preemption is not helpful for sched (base) [root@dingo209 admin]# ls │uling. How to fix it?~~~~~~~~~~
+1
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue as fresh with
/remove-lifecycle stale - Close this issue with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale