mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-25 01:07:45 +00:00
A user types: kubectl get $resource This will cause the bash completions to suggest the possible objects the user can ask for. The complete list right now is: endpoints event limitrange namespace node persistentvolume persistentvolumeclaim pod replicationcontroller resourcequota secret service status But this list should stay up2date as api objects are added or deleted