mirror of https://github.com/docker/docs.git
1.3 KiB
1.3 KiB
| title | description | keywords |
|---|---|---|
| Interlock overview | Learn about Interlock, an application routing and load balancing system for Docker Swarm. | ucp, interlock, load balancing |
Interlock is an application routing and load balancing system for Docker Swarm. It uses the Docker Remote API to automatically configure extensions such as Nginx or HAProxy for application traffic.
About
Configuration
Extensions
Usage
- Basic deployment
- Applications with SSL
- Application redirects
- Persistent (sticky) sessions
- Websockets
- Canary application instances
- Service clusters
- Context/path based routing
- Host mode networking