mirror of https://github.com/docker/docs.git
Wording and tag updates
This commit is contained in:
parent
7e07443411
commit
2c31263289
|
|
@ -1,11 +1,10 @@
|
|||
---
|
||||
title: Layer 7 routing overview
|
||||
description: Learn how to route layer 7 traffic to your Swarm services
|
||||
keywords: routing, proxy
|
||||
keywords: routing, UCP, interlock, load balancing
|
||||
---
|
||||
|
||||
## Introduction
|
||||
Interlock is the application routing and load balancing (ingress routing) system included with Docker Enterprise for Swarm orchestration. Interlock takes advantage of the underlying Swarm components to provide scalable Layer 7 routing and Layer 4 VIP mode functionality.
|
||||
Application-layer (Layer 7) routing is the application routing and load balancing (ingress routing) system included with Docker Enterprise for Swarm orchestration. Interlock architecture takes advantage of the underlying Swarm components to provide scalable Layer 7 routing and Layer 4 VIP mode functionality.
|
||||
|
||||
Interlock is specific to the Swarm orchestrator. If you're trying to route
|
||||
traffic to your Kubernetes applications, check
|
||||
|
|
|
|||
Loading…
Reference in New Issue