|
Configure vCPU, Memory for 5G
|
The recommended configuration for CN-MGMT pods (in pan-cn-mgmt.yaml)
and NGFW pods (in pan-cn-ngfw.yaml) is to have identical values in
"request" and "limit" for cpus and memory to achieve guaranteed QoS.
For CN-MGMT pods, recommended values are cpu=4, memory=16Gi. To
control placement of CN-MGMT pods, for example on the same or
different nodes than where the CN-NGFW pods are deployed, use the
node-selector capability in k8s.
|