Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 23, 2020 09:46
Show Gist options
  • Save velotiotech/f577ac24bdb0c2732e495cf8c7ec9101 to your computer and use it in GitHub Desktop.
Save velotiotech/f577ac24bdb0c2732e495cf8c7ec9101 to your computer and use it in GitHub Desktop.
# kubectl create -f Ceph-RBD-PVC.yaml
[root@ip-10-0-1-226 Ceph-RBD]# kubectl get pvc
NAME STATUS VOLUME CAPACITY ACCESS MODES STORAGECLASS AGE
testclaim Bound pvc-c215ad98-95b3-11e9-8b5d-12e154d66096 1Gi RWO fast-rbd 2m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment