Difference between revisions of "StorageClass"
Jump to navigation
Jump to search
(Created page with " == Related == * <code>kubectl api-resources</code> == See also == * {{kubectl}} Category:Kubernetes") |
|||
Line 1: | Line 1: | ||
+ | [[EKS]] | ||
+ | [[kubectl get]] [[storageclass]] | ||
+ | NAME [[PROVISIONER]] RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE | ||
+ | [[gp2]] (default) kubernetes.io/aws-ebs Delete WaitForFirstConsumer false 11d | ||
== Related == | == Related == | ||
Line 7: | Line 11: | ||
== See also == | == See also == | ||
+ | * {{EKS storage}} | ||
+ | * {{AWS storage}} | ||
* {{kubectl}} | * {{kubectl}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 22:54, 31 May 2022
kubectl get storageclass NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE gp2 (default) kubernetes.io/aws-ebs Delete WaitForFirstConsumer false 11d
Related
See also
- EKS storage, Amazon EBS CSI driver, Amazon EFS CSI driver,
kubectl describe storageclass
- AWS storage, S3, EBS, EFS, AWS DataSync, AWS Storage costs
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: