From 3054360c1122d1bec529532a11e4e3b52f5986db Mon Sep 17 00:00:00 2001 From: Matt Crupi Date: Mon, 27 Aug 2018 09:39:10 -0700 Subject: [PATCH] Update deploy-with-compose.md --- ee/ucp/kubernetes/deploy-with-compose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/kubernetes/deploy-with-compose.md b/ee/ucp/kubernetes/deploy-with-compose.md index 64172cc844..406ec19207 100644 --- a/ee/ucp/kubernetes/deploy-with-compose.md +++ b/ee/ucp/kubernetes/deploy-with-compose.md @@ -7,7 +7,7 @@ redirect_from: --- Docker Enterprise Edition enables deploying [Docker Compose](/compose/overview.md/) -files to Kubernetes clusters. Starting in Compile file version 3.3, you use the +files to Kubernetes clusters. Starting in Compose file version 3.3, you use the same `docker-compose.yml` file that you use for Swarm deployments, but you specify **Kubernetes workloads** when you deploy the stack. The result is a true Kubernetes app.