mirror of https://github.com/docker/docs.git
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. :)
This commit is contained in:
parent
1d6f60124d
commit
e1dcb93035
|
@ -252,12 +252,7 @@ changes, click another preference tab, then choose to discard or not apply chang
|
||||||
|
|
||||||
### Kubernetes
|
### Kubernetes
|
||||||
|
|
||||||
**Kubernetes is only available in Docker for Mac 17.12 CE and higher, on the Edge channel.**
|
Docker for Mac 17.12 CE (and higher) includes a standalone Kubernetes server
|
||||||
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
|
|
||||||
that runs on your Mac, so that you can test deploying your Docker workloads on
|
that runs on your Mac, so that you can test deploying your Docker workloads on
|
||||||
Kubernetes.
|
Kubernetes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue