To open a Bash shell on a failing pod you can execute the following command: kubectl exec –it <pod name> – bash. This will open a Bash shell ...
確定! 回上一頁