kai.chang
Results
1
comments of
kai.chang
[root@k8s /]# which kubectl /usr/bin/which: no kubectl in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) [root@k8s /]# find / -name kubectl [root@k8s /]# kubectl get pod -bash: kubectl: command not found [root@k8s /]# ------------ why this...