Skip to main content

Scaling

By clicking the Advanced Options button, you will have access to the worker scaling options.

  • Frontend: Scale front-end workers.
  • Worker replicas: Scale workers. Workers handle incremental changes, new commits, etc. These workers are usually processing short-running tasks.
  • Scanning worker replicas: Scale scanning workers. Scanning workers handle historical scans. These workers are usually processing long-running tasks.

Note: Changing these values doesn't affect the rollout upgrade strategy.

Note: Workers are configured to spread across nodes if there are multiple nodes. If you have configured your cluster for high availability, do not use less than 2 workers of each type.