Docker container load balancing
- Last Updated: January 23, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- 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 about clustering and load balancing orchestration using containers, see the Kubernetes Documentation and the Docker Swarm documentation.
For more information about running PAS for OpenEdge in a Docker container, see Run PAS for OpenEdge in a Docker container.