mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Fixed several typos
This commit is contained in:
@@ -62,7 +62,7 @@ scheduling requirements.
|
||||
rather than replacing `map[string]string`, due to backward compatibility
|
||||
requirements.)
|
||||
|
||||
The affiniy specifications described above allow a pod to request various
|
||||
The affinity specifications described above allow a pod to request various
|
||||
properties that are inherent to nodes, for example "run this pod on a node with
|
||||
an Intel CPU" or, in a multi-zone cluster, "run this pod on a node in zone Z."
|
||||
([This issue](https://github.com/kubernetes/kubernetes/issues/9044) describes
|
||||
|
Reference in New Issue
Block a user