Skip to content

Commit bdbe3dc

Browse files
authored
Merge pull request #41845 from yanggangtony/fix-typo-words
Fix typo words in pod describe
2 parents 89a9705 + 67ec5fe commit bdbe3dc

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Kubernetes. In future, this list may be expanded.
150150
In Kubernetes v{{< skew currentVersion >}}, the value you set for this field has no
151151
effect on {{< glossary_tooltip text="scheduling" term_id="kube-scheduler" >}} of the pods.
152152
Setting the `.spec.os.name` helps to identify the pod OS
153-
authoratitively and is used for validation. The kubelet refuses to run a Pod where you have
153+
authoritatively and is used for validation. The kubelet refuses to run a Pod where you have
154154
specified a Pod OS, if this isn't the same as the operating system for the node where
155155
that kubelet is running.
156156
The [Pod security standards](/docs/concepts/security/pod-security-standards/) also use this

0 commit comments

Comments
 (0)