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:
Louise Daly
2019-09-09 13:39:18 +01:00
committed by Kubernetes Prow Robot
parent d29e8ebcf4
commit f83de3f601
6 changed files with 173 additions and 2 deletions
@@ -261,9 +261,10 @@ kubectl delete namespace qos-example
* [Configure a Pod Quota for a Namespace](/docs/tasks/administer-cluster/quota-pod-namespace/)
* [Configure Quotas for API Objects](/docs/tasks/administer-cluster/quota-api-object/)
* [Control Topology Management policies on a node](/docs/tasks/administer-cluster/topology-manager/)
{{% /capture %}}