The following command would open a shell to the main-app container. kubectl exec -i -t my-pod --container main-app -- /bin/bash. Note: ...
確定! 回上一頁