mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
virt: node placement: there are two nodePlacement fields
Signed-off-by: Dan Kenigsberg <danken@redhat.com>
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
4127b41a9b
commit
ecd2e13028
@@ -68,10 +68,12 @@ metadata:
|
||||
spec:
|
||||
infra:
|
||||
nodePlacement: <1>
|
||||
...
|
||||
workloads:
|
||||
nodePlacement:
|
||||
...
|
||||
----
|
||||
<1> The `nodePlacement` field supports `nodeSelector`, `affinity`, and `tolerations` fields.
|
||||
<1> The `nodePlacement` fields support `nodeSelector`, `affinity`, and `tolerations` fields.
|
||||
|
||||
[id="node-placement-hpp_{context}"]
|
||||
== Node placement in the HostPathProvisioner object
|
||||
@@ -91,4 +93,4 @@ spec:
|
||||
useNamingPrefix: false
|
||||
workload: <1>
|
||||
----
|
||||
<1> The `workload` field supports `nodeSelector`, `affinity`, and `tolerations` fields.
|
||||
<1> The `workload` field supports `nodeSelector`, `affinity`, and `tolerations` fields.
|
||||
|
||||
Reference in New Issue
Block a user