From a673c539842206e6ac20da132a74e51482b900b5 Mon Sep 17 00:00:00 2001 From: Mike Dame Date: Mon, 24 May 2021 12:41:52 -0400 Subject: [PATCH] Update LogarithmicScaleDown featuregate docs --- .../docs/reference/command-line-tools-reference/feature-gates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates.md b/content/en/docs/reference/command-line-tools-reference/feature-gates.md index 78da234572a..a542b068cbe 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates.md @@ -137,6 +137,7 @@ different Kubernetes components. | `LocalStorageCapacityIsolation` | `true` | Beta | 1.10 | | | `LocalStorageCapacityIsolationFSQuotaMonitoring` | `false` | Alpha | 1.15 | | | `LogarithmicScaleDown` | `false` | Alpha | 1.21 | | +| `LogarithmicScaleDown` | `true` | Beta | 1.22 | | | `KubeletPodResourcesGetAllocatable` | `false` | Alpha | 1.21 | | | `MixedProtocolLBService` | `false` | Alpha | 1.20 | | | `NamespaceDefaultLabelName` | `true` | Beta | 1.21 | |