Kubernetes 以root用户运行pod首先找到你需要进入对应namespace的pod名kubectl get pod ... docker exec -it -u root 'Container ID' /bin/bash.
確定! 回上一頁