Skip to content

Instantly share code, notes, and snippets.

@pupapaik
Last active February 10, 2019 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pupapaik/abcb4f265831eda076b5af39286ca72c to your computer and use it in GitHub Desktop.
Save pupapaik/abcb4f265831eda076b5af39286ca72c to your computer and use it in GitHub Desktop.
root@aks-agentpool-20273348-0:~# kubectl get storageclass -o yaml portworx-sc
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
creationTimestamp: 2019-01-28T21:10:28Z
name: portworx-sc
resourceVersion: "55332"
selfLink: /apis/storage.k8s.io/v1/storageclasses/portworx-sc
uid: 23455e40-2341-11e9-bfcb-a23b1ec87092
parameters:
priority_io: high
repl: "3"
provisioner: kubernetes.io/portworx-volume
reclaimPolicy: Delete
volumeBindingMode: Immediate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment