Created
May 31, 2019 16:39
-
-
Save j-griffith/adeb79af35170043fb11cd32b5a5ab7f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
doublehaul ➜ olm-local-volumes git:(master) ✗ k describe pvc local-claim | |
Name: local-claim | |
Namespace: default | |
StorageClass: local-sc | |
Status: Pending | |
Volume: | |
Labels: <none> | |
Annotations: <none> | |
Finalizers: [kubernetes.io/pvc-protection] | |
Capacity: | |
Access Modes: | |
VolumeMode: Block | |
Events: | |
Type Reason Age From Message | |
---- ------ ---- ---- ------- | |
Normal WaitForFirstConsumer 2m2s (x11165 over 46h) persistentvolume-controller waiting for first consumer to be created before binding | |
Mounted By: my-pod |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment