Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Horizontal Pod Autoscaling (HPA) governs the spinning up and deletion of additional pods when the existing resources (CPU and Memory) of the microservice are exhausted. In Adeptia Connect, Autoscaling is by default disabledenabled. You can enable HPA in Adeptia Connect by setting the required parameters in the global values.yaml file. 

...

The parameters for configuring the runtime microservice for autoscaling slightly differ from those for the rest of the microservices. 

The following screenshot illustrates table describes the autoscaling parameters for runtime microservice. You can find these parameters in the runtimeImage: section in the global values.yaml file.

...