Added documentation to support Topology Manager feature in Kubelet. (#15716)
* Added documentation to support Topology Manager feature in Kubelet. * Added new document outlining feature * Updated feature-gates.md to include feature gate for feature * Update kubelet.md to include kubelet flags for feature * Added Topology Manager reference to relevant pages Co-authored-by: Tim Bannister <tim@scalefactory.com> * Update Topology Manager Policies section
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d29e8ebcf4
commit
f83de3f601
@@ -177,6 +177,7 @@ different Kubernetes components.
|
||||
| `TokenRequestProjection` | `false` | Alpha | 1.11 | 1.11 |
|
||||
| `TokenRequestProjection` | `true` | Beta | 1.12 | |
|
||||
| `TTLAfterFinished` | `false` | Alpha | 1.12 | |
|
||||
| `TopologyManager` | `false` | Alpha | 1.16 | |
|
||||
| `VolumePVCDataSource` | `false` | Alpha | 1.15 | 1.15 |
|
||||
| `VolumePVCDataSource` | `true` | Beta | 1.16 | |
|
||||
| `VolumeScheduling` | `false` | Alpha | 1.9 | 1.9 |
|
||||
|
||||
Reference in New Issue
Block a user