kubectl exec -as -u <username> <podname> -- /bin/bash This only works in Kubernetes clusters which allow priviledged containers. kubectl-node-shell - Run a shell ...
確定! 回上一頁