File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/workloads/pods Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Kubernetes. In future, this list may be expanded.
150
150
In Kubernetes v{{< skew currentVersion >}}, the value you set for this field has no
151
151
effect on {{< glossary_tooltip text="scheduling" term_id="kube-scheduler" >}} of the pods.
152
152
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
154
154
specified a Pod OS, if this isn't the same as the operating system for the node where
155
155
that kubelet is running.
156
156
The [ Pod security standards] ( /docs/concepts/security/pod-security-standards/ ) also use this
You can’t perform that action at this time.
0 commit comments