Hinodeya: # Partially update a node kubectl patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}' # Update a container's image; ...
確定! 回上一頁