Docker container load balancing
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.