Update Interlock articles description

This commit is contained in:
Joao Fernandes 2018-03-22 11:17:50 -07:00 committed by Jim Galasyn
parent f89b7f0828
commit 2b3631c109
16 changed files with 42 additions and 53 deletions

View File

@ -1,8 +1,8 @@
---
title: Interlock architecture
description: Learn about Layer 7 routing, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn more about the architecture of the layer 7 routing solution
for Docker swarm services.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,7 @@
---
title: Layer 7 routing configuration reference
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn the configuration options for the UCP layer 7 routing solution
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Configure the layer 7 routing service
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to configure the layer 7 routing solution for UCP, that allows
you to route traffic to swarm services.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Enable ayer 7 routing
description: Learn about Layer 7 routing, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, layer 7, routing, load balancing
description: Learn how to enable the layer 7 routing solution for UCP, that allows
you to route traffic to swarm services.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Configure layer 7 routing for production
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to configure the layer 7 routing solution for a production
environment.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,18 +1,10 @@
---
title: Layer 7 routing overview
description: Learn about Layer 7 routing, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, routing, proxy
description: Learn how to route layer 7 traffic to your swarm services
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false
next_steps:
- path: ops/
title: Updates
- path: ops/tuning/
title: Tuning
redirect_from:
- /datacenter/ucp/3.0/guides/interlock/
---
{% if include.version=="ucp-3.0" %}

View File

@ -1,8 +1,7 @@
---
title: Canary application instances
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to do canary deployments for your Docker swarm services
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Context/path based routing
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to do route traffic to your Docker swarm services based
on a url path
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -52,6 +52,6 @@ docker stack deploy --compose-file docker-compose.yml demo
Once users try to access a route that's not configured, they are directed
to this demo service.
![Custom default page](../../images/interlock-default-service-1.png){: .with-border}
![Custom default page](../../images/interlock-default-service-2.png){: .with-border}
{% endif %}

View File

@ -1,8 +1,8 @@
---
title: Host mode networking
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to configure the UCP layer 7 routing solution with
host mode networking.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,7 @@
---
title: Route traffic to a simple swarm service
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to do canary deployments for your Docker swarm services
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Layer 7 routing labels reference
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn about the labels you can use in your swarm services to route
layer 7 traffic to them.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Application redirects
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to implement redirects using swarm services and the
layer 7 routing solution for UCP.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Persistent (sticky) sessions
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to configure your swarm services with persistent sessions
using UCP.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Applications with SSL
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to configure your swarm services with TLS using the layer
7 routing solution for UCP.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false

View File

@ -1,8 +1,8 @@
---
title: Websockets
description: Learn about Interlock, an application routing and load balancing system
for Docker Swarm.
keywords: ucp, interlock, load balancing
description: Learn how to use websocket in your swarm services when using the
layer 7 routing solution for UCP.
keywords: routing, proxy
ui_tabs:
- version: ucp-3.0
orhigher: false