This commit is contained in:
paigehargrave 2019-03-26 16:44:20 -04:00 committed by GitHub
parent f532a54c98
commit eefac1241b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 44 additions and 28 deletions

View File

@ -1313,40 +1313,56 @@ manuals:
section:
- title: Simple deployment
path: /ee/ucp/interlock/deploy/
- title: Configure your deployment
path: /ee/ucp/interlock/deploy/configure/
- title: Production deployment
path: /ee/ucp/interlock/deploy/production/
- title: Host mode networking
path: /ee/ucp/interlock/deploy/host-mode-networking/
- title: Configuration reference
path: /ee/ucp/interlock/deploy/configuration-reference/
- sectiontitle: Route traffic to services
section:
- title: Simple swarm service
path: /ee/ucp/interlock/usage/
- title: Set a default service
path: /ee/ucp/interlock/usage/default-service/
- title: Applications with TLS
path: /ee/ucp/interlock/usage/tls/
- title: Application redirects
path: /ee/ucp/interlock/usage/redirects/
- title: Persistent (sticky) sessions
path: /ee/ucp/interlock/usage/sessions/
- title: Websockets
path: /ee/ucp/interlock/usage/websockets/
- title: Canary application instances
path: /ee/ucp/interlock/usage/canary/
- title: Service clusters
path: /ee/ucp/interlock/usage/service-clusters/
- title: Context/Path based routing
path: /ee/ucp/interlock/usage/context/
- title: VIP backend mode
path: /ee/ucp/interlock/usage/interlock-vip-mode/
- title: Service labels reference
path: /ee/ucp/interlock/usage/labels-reference/
- title: Offline installation
path: /ee/ucp/interlock/deploy/offline-install/
- title: Layer 7 routing upgrade
path: /ee/ucp/interlock/upgrade/
- sectiontitle: Configuration
section:
- title: Configure your deployment
path: /ee/ucp/interlock/config/
- title: Using a custom extension template
path: /ee/ucp/interlock/config/custom-template/
- title: Configuring an HAProxy extension
path: /ee/ucp/interlock/config/haproxy-config/
- title: Configuring host mode networking
path: /ee/ucp/interlock/config/host-mode-networking/
- title: Configuring an nginx extension
path: /ee/ucp/interlock/config/nginx-config/
- title: Using application service labels
path: /ee/ucp/interlock/config/service-labels/
- title: Tuning the proxy service
path: /ee/ucp/interlock/config/tuning/
- title: Updating Interlock services
path: /ee/ucp/interlock/config/updates/
- sectiontitle: Routing traffic to services
section:
- title: Deploying services
path: /ee/ucp/interlock/usage/
- title: Publishing a service as a canary instance
path: /ee/ucp/interlock/usage/canary/
- title: Using context or path-based routing
path: /ee/ucp/interlock/usage/context/
- title: Publishing a default host service
path: /ee/ucp/interlock/usage/default-backend/
- title: Specifying a routing mode
path: /ee/ucp/interlock/usage/interlock-vip-mode/
- title: Using routing labels
path: /ee/ucp/interlock/usage/labels-reference.md/
- title: Implementing redirects
path: /ee/ucp/interlock/usage/redirects/
- title: Implementing a service cluster
path: /ee/ucp/interlock/usage/service-clusters/
- title: Implementing persistent (sticky) sessions
path: /ee/ucp/interlock/usage/sessions/
- title: Implementing SSL
path: /ee/ucp/interlock/usage/ssl/
- title: Securing services with TLS
path: /ee/ucp/interlock/usage/tls/
- title: Configuring websockets
path: /ee/ucp/interlock/usage/websockets/
- sectiontitle: Deploy apps with Kubernetes
section:
- title: Access Kubernetes Resources