fix typo words in pod describe.
Signed-off-by: yanggang <gang.yang@daocloud.io>pull/41845/head
parent
51b0ab6271
commit
67ec5feea2
|
@ -150,7 +150,7 @@ Kubernetes. In future, this list may be expanded.
|
||||||
In Kubernetes v{{< skew currentVersion >}}, the value you set for this field has no
|
In Kubernetes v{{< skew currentVersion >}}, the value you set for this field has no
|
||||||
effect on {{< glossary_tooltip text="scheduling" term_id="kube-scheduler" >}} of the pods.
|
effect on {{< glossary_tooltip text="scheduling" term_id="kube-scheduler" >}} of the pods.
|
||||||
Setting the `.spec.os.name` helps to identify the pod OS
|
Setting the `.spec.os.name` helps to identify the pod OS
|
||||||
authoratitively and is used for validation. The kubelet refuses to run a Pod where you have
|
authoritatively and is used for validation. The kubelet refuses to run a Pod where you have
|
||||||
specified a Pod OS, if this isn't the same as the operating system for the node where
|
specified a Pod OS, if this isn't the same as the operating system for the node where
|
||||||
that kubelet is running.
|
that kubelet is running.
|
||||||
The [Pod security standards](/docs/concepts/security/pod-security-standards/) also use this
|
The [Pod security standards](/docs/concepts/security/pod-security-standards/) also use this
|
||||||
|
|
Loading…
Reference in New Issue