From e1dcb93035124b430bbaf123dcc4d30b45a2384f Mon Sep 17 00:00:00 2001 From: Justin Alan Ryan Date: Tue, 21 Aug 2018 13:49:23 -0700 Subject: [PATCH] Remove out-of-date note about Kubernetes The documentation for the current stable release insists that Kubernetes is only available in Edge, which is confusing as the current stable release is an entire major version newer than the Edge version in which Kubernetes was introduced. This blurb is easily enough removed. :) --- docker-for-mac/index.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index d83f266c7d..f6791cf5e0 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -252,12 +252,7 @@ changes, click another preference tab, then choose to discard or not apply chang ### Kubernetes -**Kubernetes is only available in Docker for Mac 17.12 CE and higher, on the Edge channel.** -Kubernetes support is not included in Docker for Mac Stable releases. To find -out more about Stable and Edge channels and how to switch between them, see -[General configuration](#general){:target="_blank" class="_"}. - -Docker for Mac 17.12 CE (and higher) Edge includes a standalone Kubernetes server +Docker for Mac 17.12 CE (and higher) includes a standalone Kubernetes server that runs on your Mac, so that you can test deploying your Docker workloads on Kubernetes.