From 67ec5feea2a34303535c402d90cbb24b28aa1b16 Mon Sep 17 00:00:00 2001 From: yanggang Date: Mon, 3 Jul 2023 09:12:31 +0800 Subject: [PATCH] fix typo words in pod describe. Signed-off-by: yanggang --- content/en/docs/concepts/workloads/pods/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/workloads/pods/_index.md b/content/en/docs/concepts/workloads/pods/_index.md index e9fba178e2..af131fadb0 100644 --- a/content/en/docs/concepts/workloads/pods/_index.md +++ b/content/en/docs/concepts/workloads/pods/_index.md @@ -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 effect on {{< glossary_tooltip text="scheduling" term_id="kube-scheduler" >}} of the pods. 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 that kubelet is running. The [Pod security standards](/docs/concepts/security/pod-security-standards/) also use this