Skip to main content

Introduction to Scaling in a Container Environment

Scaling

Ossi Galkin avatar
Written by Ossi Galkin
Updated over a year ago

Scaling in a Container Environment

Frends Agents can be deployed to container Environments such as Kubernetes and Docker.

Cross-platform Agents may be configured dynamically so a container based Agent Group can scale without manually creating Agents. Scaling in a container platform is basically the same as adding memory or adding virtual machines to the configuration. However, it brings easier and automated possibilities for scaling up and down. In traditional machines a server restart is required if the hardware configuration is changed, for example more memory added. The restart is not needed in container environments.


​

Did this answer your question?