mirror of https://github.com/docker/docs.git
Merge pull request #8670 from docker/revert-8595-netlify-redirects-interlock
Revert "Netlify redirects interlock"
This commit is contained in:
commit
a2a825af78
|
|
@ -3,8 +3,6 @@ title: Interlock architecture
|
||||||
description: Learn more about the architecture of the layer 7 routing solution
|
description: Learn more about the architecture of the layer 7 routing solution
|
||||||
for Docker swarm services.
|
for Docker swarm services.
|
||||||
keywords: routing, UCP, interlock, load balancing
|
keywords: routing, UCP, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/intro/architecture/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This document covers the following considerations:
|
This document covers the following considerations:
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Custom templates
|
title: Custom templates
|
||||||
description: Learn how to use a custom extension template
|
description: Learn how to use a custom extension template
|
||||||
keywords: routing, proxy, interlock, load balancing
|
keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/ops/custom_template/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Use a custom extension if a needed option is not available in the extension configuration.
|
Use a custom extension if a needed option is not available in the extension configuration.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Configure HAProxy
|
title: Configure HAProxy
|
||||||
description: Learn how to configure an HAProxy extension
|
description: Learn how to configure an HAProxy extension
|
||||||
keywords: routing, proxy, interlock, load balancing
|
keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/config/extensions/haproxy/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The following HAProxy configuration options are available:
|
The following HAProxy configuration options are available:
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,6 @@ keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /ee/ucp/interlock/usage/host-mode-networking/
|
- /ee/ucp/interlock/usage/host-mode-networking/
|
||||||
- /ee/ucp/interlock/deploy/host-mode-networking/
|
- /ee/ucp/interlock/deploy/host-mode-networking/
|
||||||
- https://interlock-dev-docs.netlify.com/usage/host_mode/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
By default, layer 7 routing components communicate with one another using
|
By default, layer 7 routing components communicate with one another using
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /ee/ucp/interlock/deploy/configure/
|
- /ee/ucp/interlock/deploy/configure/
|
||||||
- /ee/ucp/interlock/usage/default-service/
|
- /ee/ucp/interlock/usage/default-service/
|
||||||
- https://interlock-dev-docs.netlify.com/config/interlock/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
To further customize the layer 7 routing solution, you must update the
|
To further customize the layer 7 routing solution, you must update the
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Configure Nginx
|
title: Configure Nginx
|
||||||
description: Learn how to configure an nginx extension
|
description: Learn how to configure an nginx extension
|
||||||
keywords: routing, proxy, interlock, load balancing
|
keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/config/extensions/nginx/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
By default, nginx is used as a proxy, so the following configuration options are
|
By default, nginx is used as a proxy, so the following configuration options are
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Use application service labels
|
title: Use application service labels
|
||||||
description: Learn how applications use service labels for publishing
|
description: Learn how applications use service labels for publishing
|
||||||
keywords: routing, proxy, interlock, load balancing
|
keywords: routing, proxy, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/config/service_labels/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Service labels define hostnames that are routed to the
|
Service labels define hostnames that are routed to the
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Tune the proxy service
|
title: Tune the proxy service
|
||||||
description: Learn how to tune the proxy service for environment optimization
|
description: Learn how to tune the proxy service for environment optimization
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/ops/tuning/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Constrain the proxy service to multiple dedicated worker nodes
|
## Constrain the proxy service to multiple dedicated worker nodes
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Update Interlock services
|
title: Update Interlock services
|
||||||
description: Learn how to update the UCP layer 7 routing solution services
|
description: Learn how to update the UCP layer 7 routing solution services
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/ops/updates/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
There are two parts to the update process:
|
There are two parts to the update process:
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@ description: Learn the deployment steps for the UCP layer 7 routing solution
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /ee/ucp/interlock/deploy/configuration-reference/
|
- /ee/ucp/interlock/deploy/configuration-reference/
|
||||||
- https://interlock-dev-docs.netlify.com/install/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This topic covers deploying a layer 7 routing solution into a Docker Swarm to route traffic to Swarm services. Layer 7 routing is also referred to as an HTTP routing mesh.
|
This topic covers deploying a layer 7 routing solution into a Docker Swarm to route traffic to Swarm services. Layer 7 routing is also referred to as an HTTP routing mesh.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Offline installation considerations
|
title: Offline installation considerations
|
||||||
description: Learn how to to install Interlock on a Docker cluster without internet access.
|
description: Learn how to to install Interlock on a Docker cluster without internet access.
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/install/offline/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
To install Interlock on a Docker cluster without internet access, the Docker images must be loaded. This topic describes how to export the images from a local Docker
|
To install Interlock on a Docker cluster without internet access, the Docker images must be loaded. This topic describes how to export the images from a local Docker
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ title: Configure layer 7 routing for production
|
||||||
description: Learn how to configure the layer 7 routing solution for a production
|
description: Learn how to configure the layer 7 routing solution for a production
|
||||||
environment.
|
environment.
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/install/production/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This section includes documentation on configuring Interlock
|
This section includes documentation on configuring Interlock
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,6 @@
|
||||||
title: Layer 7 routing overview
|
title: Layer 7 routing overview
|
||||||
description: Learn how to route layer 7 traffic to your Swarm services
|
description: Learn how to route layer 7 traffic to your Swarm services
|
||||||
keywords: routing, UCP, interlock, load balancing
|
keywords: routing, UCP, interlock, load balancing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/
|
|
||||||
- https://interlock-dev-docs.netlify.com/intro/about/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Publish Canary application instances
|
title: Publish Canary application instances
|
||||||
description: Learn how to do canary deployments for your Docker swarm services
|
description: Learn how to do canary deployments for your Docker swarm services
|
||||||
keywords: routing, proxy
|
keywords: routing, proxy
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/canary/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The following example publishes a service as a canary instance.
|
The following example publishes a service as a canary instance.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ title: Use context and path-based routing
|
||||||
description: Learn how to route traffic to your Docker swarm services based
|
description: Learn how to route traffic to your Docker swarm services based
|
||||||
on a url path.
|
on a url path.
|
||||||
keywords: routing, proxy
|
keywords: routing, proxy
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/context_root/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The following example publishes a service using context or path based routing.
|
The following example publishes a service using context or path based routing.
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ keywords: routing, proxy
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /ee/ucp/interlock/deploy/configuration-reference/
|
- /ee/ucp/interlock/deploy/configuration-reference/
|
||||||
- /ee/ucp/interlock/deploy/configure/
|
- /ee/ucp/interlock/deploy/configure/
|
||||||
- https://interlock-dev-docs.netlify.com/usage/hello/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
After Interlock is deployed, you can launch and publish services and applications.
|
After Interlock is deployed, you can launch and publish services and applications.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Specify a routing mode
|
title: Specify a routing mode
|
||||||
description: Learn about task and VIP backend routing modes for Layer 7 routing
|
description: Learn about task and VIP backend routing modes for Layer 7 routing
|
||||||
keywords: routing, proxy, interlock
|
keywords: routing, proxy, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/default_backend/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
You can publish services using "vip" and "task" backend routing modes.
|
You can publish services using "vip" and "task" backend routing modes.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ title: Implement application redirects
|
||||||
description: Learn how to implement redirects using swarm services and the
|
description: Learn how to implement redirects using swarm services and the
|
||||||
layer 7 routing solution for UCP.
|
layer 7 routing solution for UCP.
|
||||||
keywords: routing, proxy, redirects, interlock
|
keywords: routing, proxy, redirects, interlock
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/redirects/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The following example publishes a service and configures a redirect from `old.local` to `new.local`.
|
The following example publishes a service and configures a redirect from `old.local` to `new.local`.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Implement service clusters
|
title: Implement service clusters
|
||||||
description: Learn how to route traffic to different proxies using a service cluster.
|
description: Learn how to route traffic to different proxies using a service cluster.
|
||||||
keywords: ucp, interlock, load balancing, routing
|
keywords: ucp, interlock, load balancing, routing
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/service_clusters/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Configure Proxy Services
|
## Configure Proxy Services
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ title: Implement persistent (sticky) sessions
|
||||||
description: Learn how to configure your swarm services with persistent sessions
|
description: Learn how to configure your swarm services with persistent sessions
|
||||||
using UCP.
|
using UCP.
|
||||||
keywords: routing, proxy, cookies, IP hash
|
keywords: routing, proxy, cookies, IP hash
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/sessions/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
You can publish a service and configure the proxy for persistent (sticky) sessions using:
|
You can publish a service and configure the proxy for persistent (sticky) sessions using:
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@ description: Learn how to configure your swarm services with SSL.
|
||||||
keywords: routing, proxy, tls, ssl
|
keywords: routing, proxy, tls, ssl
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /ee/ucp/interlock/usage/ssl/
|
- /ee/ucp/interlock/usage/ssl/
|
||||||
- https://interlock-dev-docs.netlify.com/usage/ssl/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This topic covers Swarm services implementation with:
|
This topic covers Swarm services implementation with:
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,6 @@
|
||||||
title: Use websockets
|
title: Use websockets
|
||||||
description: Learn how to use websockets in your swarm services.
|
description: Learn how to use websockets in your swarm services.
|
||||||
keywords: routing, proxy, websockets
|
keywords: routing, proxy, websockets
|
||||||
redirect_from:
|
|
||||||
- https://interlock-dev-docs.netlify.com/usage/websockets/
|
|
||||||
---
|
---
|
||||||
|
|
||||||
First, create an overlay network to isolate and secure service traffic:
|
First, create an overlay network to isolate and secure service traffic:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue