address comments

Signed-off-by: kerthcet <kerthcet@gmail.com>
This commit is contained in:
kerthcet 2022-08-16 21:30:57 +08:00
parent e45b10af3a
commit ab283be3f5
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ as well as its seamless integration with the existing methods for configuring ex
{{% /tab %}}
{{% tab name="v1beta3 → v1" %}}
* The scheduler plugin `SelectorSpread` is removed, instead, use the `PodTopologySpread` plugin(enabled by default)
* The scheduler plugin `SelectorSpread` is removed, instead, use the `PodTopologySpread` plugin (enabled by default)
to achieve similar behavior.
{{% /tab %}}
{{< /tabs >}}