You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update nodes.md
In the previous doc, the doc is "用户可以手动将具有 `NoExecute` 或 `NoSchedule` 效果的
`node kubernetes.io/out-of-service` ", please note that it is `node kubernetes.io/out-of-service`, there is a space between "node" and "kubernetes.io/out-of-service",
after read the related doc, I think that this should be "node.kubernetes.io/out-of-service", this is defined node label in k8s. Please see https://kubernetes.io/docs/reference/labels-annotations-taints/#node-kubernetes-io-out-of-service
* Update nodes.md
Fix line 878 per comment
0 commit comments