Removed redundant TOC entries at top

This commit is contained in:
paigehargrave 2019-05-23 16:32:38 -04:00 committed by GitHub
parent ac099018c1
commit 93a09e11b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -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