... 容器的命令執行結果kubectl exec pod/<pod-name> -c <container in pod> -i -t -- bash *容器的Runtime分配一個pseudo-tty(虛擬的終端)並且以bash為一個shell, ...
確定! 回上一頁