cloudnativelabs / kube-shell

Kubernetes shell: An integrated shell for working with the Kubernetes
Apache License 2.0
2.38k stars 175 forks source link

kubectl: command not found #59

Open jianweixs opened 6 years ago

jianweixs commented 6 years ago

kube-shell> kubectl get nodes /bin/sh: kubectl: command not found

xsgordon commented 5 years ago

@jianweixs what does echo $PATH show?

talatqaisrani commented 4 years ago

/data # kubectl exec my-pod-with-vol -c container-two -it sh sh: kubectl: not found