diff --git a/_data/toc.yaml b/_data/toc.yaml index d0e8e935a1..144bfd131e 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -310,6 +310,22 @@ guides: title: Use the ZFS storage driver - path: /storage/storagedriver/vfs-driver/ title: Use the VFS storage driver + +- sectiontitle: Deploy your app in production + section: + - path: /deploy/ + title: Docker Enterprise Edition + - path: /deploy/deploy-kubernetes-workload/ + title: Deploy a workload to a Kubernetes cluster + - sectiontitle: Architecture + section: + - path: /deploy/architecture/how-docker-ee-delivers-ha/ + title: How Docker EE delivers high availability for your workloads + - path: /deploy/architecture/dtr-architecture/ + title: DTR architecture + - path: /deploy/architecture/ucp-architecture/ + title: UCP architecture + - sectiontitle: Run your app in production section: - sectiontitle: Configure all objects @@ -1665,6 +1681,22 @@ manuals: title: Manage secrets - path: /datacenter/ucp/2.2/guides/user/secrets/grant-revoke-access/ title: Grant access to secrets + - sectiontitle: Interlock + section: + - title: Interlock beta overview + path: /datacenter/ucp/2.2/guides/interlock/ + - title: Architecture + path: /datacenter/ucp/2.2/guides/interlock/architecture/ + - title: Deploy Interlock + path: /datacenter/ucp/2.2/guides/interlock/install/ + - title: Deploy Interlock offline + path: /datacenter/ucp/2.2/guides/interlock/install/offline/ + - title: Route traffic to services + path: /datacenter/ucp/2.2/guides/interlock/use-interlock/ + - title: Configuration reference + path: /datacenter/ucp/2.2/guides/interlock/configuration-reference/ + - title: Extensions + path: /datacenter/ucp/2.2/guides/interlock/extensions/ - path: /datacenter/ucp/2.2/reference/api/ title: API reference - path: /datacenter/ucp/2.2/guides/release-notes/ diff --git a/deploy/deploy-kubernetes-workload.md b/deploy/deploy-kubernetes-workload.md index ef739663a8..f00e9fb65d 100644 --- a/deploy/deploy-kubernetes-workload.md +++ b/deploy/deploy-kubernetes-workload.md @@ -60,8 +60,6 @@ later section. ![](images/deploy-kubernetes-workload-1.png){: .with-border} - - ## Inspect the deployment The Docker EE web UI shows the status of your deployment when you click the diff --git a/deploy/index.md b/deploy/index.md index 5230c39f78..2302c699ee 100644 --- a/deploy/index.md +++ b/deploy/index.md @@ -1,9 +1,9 @@ --- -title: Universal Control Plane +title: Docker Enterprise Edition description: | - Learn about Docker Universal Control Plane, the enterprise-grade cluster + Learn about Docker Enterprise Edition, the enterprise-grade cluster management solution from Docker. -keywords: ucp, overview, orchestration, clustering +keywords: ucp, overview, orchestration, clustering, Docker EE redirect_from: - /ucp/ ui_tabs: