Get a shell to the running container: kubectl exec --stdin --tty shell-demo -- /bin/bash. Note: The double dash ( --) separates the ...
確定! 回上一頁