kubectl get pod pod1 kubectl get pods pod1 kubectl get po pod1 ... cordon命令 kubectl cordon <NodeName> # 或者 kubectl patch node <NodeName> ...
確定! 回上一頁