@@ -176,7 +176,6 @@ different Kubernetes components.
|
|||||||
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
|
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
|
||||||
| `StorageVersionHash` | `true` | Beta | 1.15 | |
|
| `StorageVersionHash` | `true` | Beta | 1.15 | |
|
||||||
| `SuspendJob` | `false` | Alpha | 1.21 | |
|
| `SuspendJob` | `false` | Alpha | 1.21 | |
|
||||||
| `Sysctls` | `true` | Beta | 1.11 | |
|
|
||||||
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
|
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
|
||||||
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
|
| `TopologyManager` | `false` | Alpha | 1.16 | 1.17 |
|
||||||
| `TopologyManager` | `true` | Beta | 1.18 | |
|
| `TopologyManager` | `true` | Beta | 1.18 | |
|
||||||
@@ -351,6 +350,8 @@ different Kubernetes components.
|
|||||||
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
|
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
|
||||||
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | 1.19 |
|
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | 1.19 |
|
||||||
| `SupportPodPidsLimit` | `true` | GA | 1.20 | - |
|
| `SupportPodPidsLimit` | `true` | GA | 1.20 | - |
|
||||||
|
| `Sysctls` | `true` | Beta | 1.11 | 1.20 |
|
||||||
|
| `Sysctls` | `true` | GA | 1.21 | |
|
||||||
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
|
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
|
||||||
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
|
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
|
||||||
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |
|
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ content_type: task
|
|||||||
---
|
---
|
||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
{{< feature-state for_k8s_version="v1.12" state="beta" >}}
|
|
||||||
|
|
||||||
This document describes how to configure and use kernel parameters within a
|
This document describes how to configure and use kernel parameters within a
|
||||||
Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}}
|
Kubernetes cluster using the {{< glossary_tooltip term_id="sysctl" >}}
|
||||||
|
|||||||
@@ -204,7 +204,6 @@ different Kubernetes components.
|
|||||||
| `SupportNodePidsLimit` | `true` | Beta | 1.15 | |
|
| `SupportNodePidsLimit` | `true` | Beta | 1.15 | |
|
||||||
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
|
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
|
||||||
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | |
|
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | |
|
||||||
| `Sysctls` | `true` | Beta | 1.11 | |
|
|
||||||
| `TokenRequest` | `false` | Alpha | 1.10 | 1.11 |
|
| `TokenRequest` | `false` | Alpha | 1.10 | 1.11 |
|
||||||
| `TokenRequest` | `true` | Beta | 1.12 | |
|
| `TokenRequest` | `true` | Beta | 1.12 | |
|
||||||
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
|
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
|
||||||
@@ -353,6 +352,8 @@ different Kubernetes components.
|
|||||||
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
|
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
|
||||||
| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
|
| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
|
||||||
| `SupportIPVSProxyMode` | `true` | GA | 1.11 | - |
|
| `SupportIPVSProxyMode` | `true` | GA | 1.11 | - |
|
||||||
|
| `Sysctls` | `true` | Beta | 1.11 | 1.20 |
|
||||||
|
| `Sysctls` | `true` | GA | 1.21 | |
|
||||||
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
|
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
|
||||||
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
|
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
|
||||||
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |
|
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ content_type: task
|
|||||||
|
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
||||||
{{< feature-state for_k8s_version="v1.12" state="beta" >}}
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
This document describes how to configure and use kernel parameters within a
|
This document describes how to configure and use kernel parameters within a
|
||||||
|
|||||||
Reference in New Issue
Block a user