Docker container load balancing
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
PAS for OpenEdge supports running instances in Docker containers. Docker containers support clustering tools such as Docker Swarm and Kubernetes, which allow you to run multiple PAS for OpenEdge containers in a cluster. Clustering provides high availability and elasticity.
For more information on clustering and load balancing orchestration using containers, see the Kubernetes Documentation and the Docker swarm documentation.
For more information on running PAS for OpenEdge in a Docker container, see Get Started with containers and PAS for OpenEdge.