Skip to content

Instantly share code, notes, and snippets.

@peon-pasado-zeitnot
Last active October 19, 2017 13:03
Show Gist options
  • Save peon-pasado-zeitnot/a06c251c740f33a4d485bda8d2c3ee9f to your computer and use it in GitHub Desktop.
Save peon-pasado-zeitnot/a06c251c740f33a4d485bda8d2c3ee9f to your computer and use it in GitHub Desktop.
pvc
viroos@ubuntu-test:~/core-infra$ kubectl describe pvc mypvc
Name: mypvc
Namespace: default
StorageClass: default
Status: Pending
Volume:
Labels: <none>
Annotations: kubectl.kubernetes.io/last-applied-configuration={"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{"volume.beta.kubernetes.io/storage-provisioner":"kubernetes.io/azure-file"...
volume.beta.kubernetes.io/storage-provisioner=kubernetes.io/azure-disk
Capacity:
Access Modes:
Events: <none>
viroos@ubuntu-test:~/codilime/2021/2021ai-platform/core-infra$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment