Scaling of Worker Nodes for Flexible Scaling Deployment
The number of Kubernetes worker nodes must be scaled to the value provided in the sizing sheet for a given input. For more information on the number of worker nodes required, see the VMware Telco Cloud Service Assurance Sizing Sheet.
The
noOfWorkloadClusterNodes parameter of the flexible configuration must be adjusted at deployment time through a file named values.yaml under
product-helm-charts/tcsa in the deployer package.
# Configure the flexible configuration for different parameters flexibleConfig: noOfWorkloadClusterNodes: Example flexibleConfig # The following example is for 40 workload cluser nodes noOfWorkloadClusterNodes: 40
Note: The
retentionInterval parameter is always used with the combination of
incomingMetrics or
incomingEvents parameters.