This will configure the CPU manager, topology awareness operator, and NUMA resource manager together
oc adm must-gather --dest-dir=${PWD}/must-gather/tar caf must-gather.tar.gz ${PWD}/must-gather/./run-perf-profile-creator.sh -h./run-perf-profile-creator.sh -t /<path_to_must_gather_dir>/must-gather.tar.gz -- --info=log./run-perf-profile-creator.sh -t /path-to-must-gather/must-gather.tar.gz -- --mcp-name=worker-cnf --reserved-cpu-count=1 --rt-kernel=true --split-reserved-cpus-across-numa=false --power-consumption-mode=ultra-low-latency --offlined-cpu-count=1 > my-performance-profile.yamloc apply -f my-performance-profile.yaml