You don't need SSH network connectivity, kubectl will proxy your terminal directly to the container. kubectl exec -it <pod-name> —- /bin/sh
確定! 回上一頁