We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008db23 commit 82f8c4aCopy full SHA for 82f8c4a
content/en/docs/concepts/services-networking/topology-aware-hints.md
@@ -59,7 +59,7 @@ when this feature is enabled. The controller allocates a proportional amount of
59
endpoints to each zone. This proportion is based on the
60
[allocatable](/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable)
61
CPU cores for nodes running in that zone. For example, if one zone had 2 CPU
62
-cores and another zone only had 1 CPU core, the controller would allocated twice
+cores and another zone only had 1 CPU core, the controller would allocate twice
63
as many endpoints to the zone with 2 CPU cores.
64
65
The following example shows what an EndpointSlice looks like when hints have
0 commit comments