my2.yaml # create from multiple files kubectl apply -f . ... all pods in the namespace kubectl get pod my-pod -o yaml # Get a pod's YAML # Describe commands ...
確定! 回上一頁