Use kubectl exec to open a bash command shell where you can execute commands. kubectl exec -it pod-name -- /bin ...
確定! 回上一頁