Skip to content

Commit 705d099

Browse files
authored
Merge pull request #13669 from mburke5678/nodes-node-add-tuning-op
Adding node tuning operator topic from ahardin-rh to Nodes bucket
2 parents 0d17a24 + dd9a0ba commit 705d099

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,8 @@ Topics:
338338
File: nodes-nodes-viewing
339339
- Name: Working with nodes
340340
File: nodes-nodes-working
341+
- Name: Using the Node Tuning Operator
342+
File: nodes-node-tuning-operator
341343
- Name: Understanding node rebooting
342344
File: nodes-nodes-rebooting
343345
- Name: Advertising hidden resources for nodes

nodes/nodes-node-tuning-operator.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
[id='using-node-tuning-operator']
2+
= Using the Node Tuning Operator
3+
include::modules/common-attributes.adoc[]
4+
:context: nodes-node-tuning-operator
5+
6+
toc::[]
7+
8+
{nbsp}
9+
Learn about the Node Tuning Operator and how you can use it to manage node-level
10+
tuning by orchestrating the tuned daemon.
11+
12+
include::modules/node-tuning-operator.adoc[leveloffset=+1]
13+
14+
include::modules/accessing-an-example-cluster-node-tuning-operator-specification.adoc[leveloffset=+1]
15+
16+
include::modules/custom-tuning-specification.adoc[leveloffset=+1]
17+
18+
include::modules/cluster-node-tuning-operator-default-profiles-set.adoc[leveloffset=+1]
19+
20+
include::modules/node-tuning-operator-supported-tuned-daemon-plug-ins.adoc[leveloffset=+1]
21+
22+
23+
24+
25+
26+

0 commit comments

Comments
 (0)