k8s资源简写
在使用kubectl命令时可使用简写快速执行命令
资源名称 | 缩写 |
---|---|
nodes | no |
namespaces | ns |
deployments | deploy |
daemonSets | ds |
statefulSets | sts |
replicaSets | rs |
services | svc |
pods | po |
ingresses | ing |
events | ev |
configmaps | cm |
persistentvolumeclaims | pvc |
persistentvolumes | pv |
componentStatuses | cs |
certificatesigningrequests | csr |
customresourcedefinition | crd |
horizontalpodautoscalers | hpa |
limitranges | limits |
networkpolicies | netpol |
poddisruptionbudgets | pdb |
podsecuritypolicies | psp |
replicationcontrollers | rc |
resourcequotas | quota |
serviceaccounts | sa |
storageclasses | sc |
文章目录
关闭
共有 0 条评论