Skip to content

Instantly share code, notes, and snippets.

@namp10010
Created May 9, 2021 23:28
Show Gist options
  • Save namp10010/cce61c3d59be34a7bb158e61e051791b to your computer and use it in GitHub Desktop.
Save namp10010/cce61c3d59be34a7bb158e61e051791b to your computer and use it in GitHub Desktop.
k8s short resource names

kubectl api-resources

Short name Full name
csr certificatesigningrequests
cs componentstatuses
cm configmaps
ds daemonsets
deploy deployments
ep endpoints
ev events
hpa horizontalpodautoscalers
ing ingresses
limits limitranges
ns namespaces
no nodes
pvc persistentvolumeclaims
pv persistentvolumes
po pods
pdb poddisruptionbudgets
psp podsecuritypolicies
rs replicasets
rc replicationcontrollers
quota resourcequotas
sa serviceaccounts
svc services

links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment