Editing Kubectl get pvc

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lowercase}}
 
  
* <code>[[kubectl get pvc]]</code>
 
* <code>[[kubectl get pvc -o yaml]]</code>
 
* <code>[[kubectl get pvc -A]]</code>
 
  
* [[STATUS]]: <code>[[Bound]], [[Lost]], [[Pending]]</code>
 
 
== Example ==
 
 
  [[kubectl get]] pvc
 
  [[kubectl get]] pvc
  NAME           [[STATUS]]   VOLUME                                    CAPACITY  ACCESS MODES  [[STORAGECLASS]]   AGE
+
  NAME     STATUS  VOLUME                                    CAPACITY  ACCESS MODES  STORAGECLASS  AGE
  mygrafanapvc   [[Bound]]   pvc-263be894-08de-41ac-b5ba-8fa7e2bfedba  10Gi      [[RWO]]           standard      12m
+
  grafana   Bound    pvc-263be894-08de-41ac-b5ba-8fa7e2bfedba  10Gi      RWO            standard      12m
 
 
 
 
NAME            STATUS  VOLUME  CAPACITY  ACCESS MODES  STORAGECLASS  AGE
 
your.name        Lost                                        efs            3m19s
 
 
 
* [[STORAGECLASS]]: <code>standard, [[gp2]], [[gp3]], [[efs]], [[aws-efs-shared-refactor]]</code>
 
 
 
 
 
 
 
kubectl get pvc
 
NAME                STATUS  VOLUME                                    CAPACITY  ACCESS MODES  [[STORAGECLASS]]  AGE
 
data-my-mariadb-0  Bound    pvc-a4651095-b218-4625-86eb-bc5e335dd200  8Gi        RWO            [[efs]]            42h
 
 
 
==[[EKS]]==
 
kubectl get pvc
 
NAME                STATUS  VOLUME                                    CAPACITY  ACCESS MODES  STORAGECLASS  AGE
 
data-my-mariadb-0  Bound    pvc-a4651095-b218-4625-86eb-bc5e335dd200  8Gi        RWO            [[gp2]]            22h
 
grafana            Bound    pvc-e963fe39-b029-4b26-98ca-c514a3138345  10Gi      RWO            [[gp3]]            4h30m
 
 
 
kubectl get pvc
 
NAME                    STATUS  VOLUME                                    CAPACITY  ACCESS MODES  STORAGECLASS  AGE
 
elasticsearch-master-0  Bound    pvc-db941c9a-204a-4e66-aa7b-bc5e335dd200  30Gi      RWO            [[gp2]]            123m
 
elasticsearch-master-1  Bound    pvc-4c3f5dfa-96d9-4817-9135-c514a3138345  30Gi      RWO            gp2            123m
 
 
 
 
 
kubectl get pvc
 
NAME                        STATUS    VOLUME  CAPACITY  ACCESS MODES  STORAGECLASS  AGE
 
myprometheus-alertmanager  [[Pending]]                                      [[gp2]]            58m
 
myprometheus-server        Pending                                      gp2            58m
 
 
 
== Activities ==
 
* [[Kubernetes PVC resize: kubectl patch pvc]]
 
  
== Errors ==
 
* <code>[[running PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition]]</code>
 
  
 
== Related terms ==
 
== Related terms ==
* <code>[[kubectl describe pvc mysql-pv-claim]]</code>
 
 
* <code>[[kubectl describe pvc]]</code>
 
* <code>[[kubectl describe pvc]]</code>
* <code>[[kubectl get pvc]]</code>
 
* <code>[[kubectl get pv]]</code>
 
* <code>[[kubectl describe events]]</code>
 
* <code>[[kubectl get volumesnapshot]]</code>
 
* <code>[[kubectl get storageclass]]</code>
 
  
 
== See also ==
 
== See also ==
* {{kubectl get pvc}}
+
* {{kubectl}}
* {{PVC}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: