Kubernetes cluster and Helm
For installing and running Live Agent, a Kubernetes cluster is required, on which the workloads can be scheduled. In addition, Helm is also necessary to automatically deploy all necessary Kubernetes resources.- Kubernetes 1.16+
- Helm 3.1.0+
Note: It is recommended to install Live Agent in a separate namespace as it has its own resources, separated from Cognigy.AI ones.
Pod resources
CPU
CPU requirements are dependent on usage and expected workload. Your workload is influenced by factors such as how active your users are, how many conversations you receive, the conversation channels you are using, and more. The following are the recommended minimum CPU hardware configurations for a small sample of example Live Agent conversation sizes.- 4 cores is the recommended minimum number of cores and supports up to 10,000 conversations a day.
- 8 cores supports up to 20,000 conversations a day.
Memory
Memory requirements are dependent on usage and expected additional workload. Your workload is influenced by factors such as how active your users are, how many conversations you receive, the conversation channels you are using, and more. The following are the recommended minimum Memory hardware configurations for a small sample of example Live Agent conversation sizes.- 4GB RAM is the required minimum memory size and supports up to 10,000 conversations a day.
- 8GB RAM supports up to 20,000 conversations a day.