kubectl命令中的简写

kubectl命令中可以使用的缩写,具体如下:

namespaces (缩写 ns)
deployments (缩写 deploy)
nodes (缩写 no)
pods (缩写 po)
services (缩写 svc)
statefulsets (缩写 sts)
storageclasses (缩写 sc)
replicasets (缩写 rs)
ingresses (缩写 ing)

persistentvolumeclaims (缩写 pvc)
persistentvolumes (缩写 pv)
configmaps (缩写 cm)

certificatesigningrequests (缩写 csr)
componentstatuses (缩写 cs)
customresourcedefinition (缩写 crd)
daemonsets (缩写 ds)
endpoints (缩写 ep)
events (缩写 ev)
horizontalpodautoscalers (缩写 hpa)
limitranges (缩写 limits)
networkpolicies (缩写 netpol)
poddisruptionbudgets (缩写 pdb)
podsecuritypolicies (缩写 psp)
replicationcontrollers (缩写 rc)
resourcequotas (缩写 quota)
serviceaccounts (缩写 sa)
作者:海马  创建时间:2023-07-20 07:10
最后编辑:海马  更新时间:2024-08-03 21:41