Warn about requiring jmespath on controller
This commit is contained in:
parent
0b2cd2a2e3
commit
223faa82b8
|
@ -155,6 +155,7 @@ pvc_sriov_enable: False
|
||||||
# most users would be able to use the default without too much issue. Read the following notes
|
# most users would be able to use the default without too much issue. Read the following notes
|
||||||
# carefully to determine if this setting should be enabled in your cluster.
|
# carefully to determine if this setting should be enabled in your cluster.
|
||||||
# > NOTE: CPU tuning is only supported on Debian Bullseye (11) or newer
|
# > NOTE: CPU tuning is only supported on Debian Bullseye (11) or newer
|
||||||
|
# > NOTE: CPU tuning playbooks require jmespath (e.g. python3-jmespath) installed on the controller node
|
||||||
# > Defines CPU tuning/affinity options for various subsystems within PVC. This is useful to
|
# > Defines CPU tuning/affinity options for various subsystems within PVC. This is useful to
|
||||||
# help limit the impact that noisy elements may have on other elements, e.g. busy VMs on
|
# help limit the impact that noisy elements may have on other elements, e.g. busy VMs on
|
||||||
# OSDs, or system processes on latency-sensitive VMs.
|
# OSDs, or system processes on latency-sensitive VMs.
|
||||||
|
|
Loading…
Reference in New Issue