Prerequisites
The table below outlines all prerequisites for a CX Contact deployment using Kubernetes.
Component | Description | Mandatory or Optional |
---|---|---|
CDP NG Access Credentials | As of CX Contact 9.0.025, Compliance Data Provider Next Generation (CDP NG) is used as a CDP by default. Obtain the necessary access credentials (ID and Secret) before attempting to connect to CDP NG. Request these credentials from Genesys Customer Care. | Mandatory |
VMs |
|
Mandatory |
Docker | Docker 17.03.2-ce, with CX Contact Docker images stored in the Docker registry. | Mandatory |
Chrome | The latest version of Chrome must be used as the UI browser. | Mandatory |
Container orchestration | Any certified K8s platform | Mandatory |
Network/DNS | All VMs running CX Contact components should belong to the same local network segment and be interconnected so that all components can communicate over the network. DNS must be present in the network and allow for names resolution. CX Contact components always use FQDNs (not IP addresses) to establish communication to each other. | Mandatory |
Load Balancers | F5 or functionally comparable hardware or software load balancer. The load balancer must be configured to ensure that internal CX Contact components cannot be accessed via load balancer. Only API Aggregator should be accessible. |
Mandatory |
Shared file system (NFS) | NFS | Mandatory |
PostgreSQL | PostgreSQL 9.5+ CX contact supports non-standard Postgre SQL ports for the Data Access Point (DAP) to assist in Disaster Recovery. List Manager, List Builder, and Campaign Manager can all communicate with Postgre SQL via non-standard ports. |
Mandatory |
Redis | Redis 5.x cluster, Enterprise Redis with persistence is recommended | Mandatory |
Elasticsearch | ES Cluster 6.3x | Mandatory |
SFTP Server | Use when automation capabilities are required | Optional |
Genesys Web Services (GWS) | v.9.0
Note: You will need to push these images to the local Docker registry. |
Mandatory (Deployed using Docker Compose) |
Genesys core components | v.8.5 or v.8.1
CX Contact components operate with Genesys core services on the back end. It's expected that all voice-processing components (Voice VM and shared services such as GVP) are deployed and running. CX Contact requires a multi tenant Configuration Server. |
Mandatory |