kubectl exec <pod-name|type/name> [-c <container>] [flags] ... List the content of the container's root filesystem. kubectl exec my-pod ...
確定! 回上一頁