From 93a09e11b59653933834bf85227db10b75efdaaf Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Thu, 23 May 2019 16:32:38 -0400 Subject: [PATCH] Removed redundant TOC entries at top --- ee/ucp/interlock/deploy/index.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ee/ucp/interlock/deploy/index.md b/ee/ucp/interlock/deploy/index.md index dc70724dd1..c3293f52ad 100644 --- a/ee/ucp/interlock/deploy/index.md +++ b/ee/ucp/interlock/deploy/index.md @@ -8,14 +8,6 @@ redirect_from: 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. -- [Prerequisites](#prerequisites) -- [Enable layer 7 routing via UCP](#enable-layer-7-routing-via-ucp) -- [Enable layer 7 routing manually](#enable-layer-7-routing-manually) - - [Work with the core service configuration file](#work-with-the-core-service-configuration-file) - - [Create a dedicated network for Interlock and extensions](#create-a-dedicated-network-for-interlock-and-extensions) - - [Create the Interlock service](#create-the-interlock-service) -- [Next steps](#next-steps) - ## Prerequisites - [Docker](https://www.docker.com) version 17.06 or later