Warn about requiring jmespath on controller

This commit is contained in:
Joshua Boniface 2024-06-29 00:46:11 -04:00
parent 0b2cd2a2e3
commit 223faa82b8
1 changed files with 1 additions and 0 deletions

View File

@ -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
# 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 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
# 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.