mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Add PDB to kubectl get --help.
This commit is contained in:
parent
9ef610b672
commit
7f0bcb3688
@ -190,6 +190,7 @@ __custom_func() {
|
|||||||
* persistentvolumeclaims (aka 'pvc')
|
* persistentvolumeclaims (aka 'pvc')
|
||||||
* persistentvolumes (aka 'pv')
|
* persistentvolumes (aka 'pv')
|
||||||
* pods (aka 'po')
|
* pods (aka 'po')
|
||||||
|
* poddisruptionbudgets (aka 'pdb')
|
||||||
* podsecuritypolicies (aka 'psp')
|
* podsecuritypolicies (aka 'psp')
|
||||||
* podtemplates
|
* podtemplates
|
||||||
* replicasets (aka 'rs')
|
* replicasets (aka 'rs')
|
||||||
|
Loading…
Reference in New Issue
Block a user