Skip to content

Instantly share code, notes, and snippets.

@AimeeKnight
Created January 31, 2022 19:17
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 AimeeKnight/c6e5486c4928c64031215efef933e39e to your computer and use it in GitHub Desktop.
Save AimeeKnight/c6e5486c4928c64031215efef933e39e to your computer and use it in GitHub Desktop.
Kubectl shortcuts
componentstatuses = cs
configmaps = cm
endpoints = ep
events = ev
limitranges = limits
namespaces = ns
nodes = no
persistentvolumeclaims = pvc
persistentvolumes = pv
pods = po
replicationcontrollers = rc
resourcequotas = quota
serviceaccounts = sa
services = svc
customresourcedefinitions = crd, crds
daemonsets = ds
deployments = deploy
replicasets = rs
statefulsets = sts
horizontalpodautoscalers = hpa
cronjobs = cj
certificiaterequests = cr, crs
certificates = cert, certs
certificatesigningrequests = csr
ingresses = ing
networkpolicies = netpol
podsecuritypolicies = psp
replicasets = rs
scheduledscalers = ss
priorityclasses = pc
storageclasses = sc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment