Skip to content

Commit 9af782a

Browse files
authored
Merge pull request #85636 from mramendi/RHDEVDOCS-6243
RHDEVDOCS 6243 priority class applies to affinity assistant pods
2 parents 6a4466c + 08274a4 commit 9af782a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/op-specifying-pipelines-resource-quota-using-priority-class.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,11 @@ To avoid this error, set a limit range for the namespace, where the defaults fro
201201
202202
For more information about setting limit ranges, refer to _Restrict resource consumption with limit ranges_ in the _Additional resources_ section.
203203
====
204-
204+
+
205+
[NOTE]
206+
====
207+
Since {pipelines-shortname} 1.17, the priority class that you set for a task applies to all pods created for the task, including the affinity assistant pod that {pipelines-shortname} creates in order to ensure that the task executes on a particular node.
208+
====
205209
. After the pods are created, verify the resource quota usage for the pipeline run.
206210
+
207211
.Example: Verify resource quota usage for the pipeline

0 commit comments

Comments
 (0)