mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-20 21:39:22 +00:00
kubectl and kubens are added as kctl and kns (to avoid clashing with completion for kubectl). Their completion is added too (so you can do 'kns kube-sy[TAB]' to switch to kube-system). kube_ps1 is added and enabled. The default prompt for the docker user now shows the current context and namespace.