fix typo words in pod describe.

Signed-off-by: yanggang <gang.yang@daocloud.io>
pull/41845/head
yanggang 2023-07-03 09:12:31 +08:00
parent 51b0ab6271
commit 67ec5feea2
No known key found for this signature in database
GPG Key ID: 7F6E0CAD1556A240
1 changed files with 1 additions and 1 deletions

View File

@ -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