mirror of https://github.com/docker/docs.git
updating text to reflect new content architecture
This commit is contained in:
parent
bca46da609
commit
ea99feed74
|
@ -181,12 +181,3 @@ KubeDNS is running at https://54.200.115.43:6443/api/v1/namespaces/kube-system/s
|
|||
|
||||
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
|
||||
```
|
||||
|
||||
## Docker Context
|
||||
A new Docker CLI plugin called `docker context` is available with client version 19.03.0. `docker context` helps manage connections to multiple environments so you do not have to remember and type out connection strings. [Read more](../engine/reference/commandline/context/) about `docker context`.
|
||||
|
||||
|
||||
## Where to go next
|
||||
|
||||
- [Supported platforms](supported-platforms.md)
|
||||
- [Docker Enterprise architecture](docker-ee-architecture.md)
|
||||
|
|
|
@ -57,7 +57,7 @@ redirect_from:
|
|||
|
||||
{% include_relative nav.html selected="1" %}
|
||||
|
||||
Welcome! We are excited that you want to learn Docker. The _Docker Get Started Tutorial_
|
||||
Welcome! We are excited that you want to learn Docker. The _Docker Community QuickStart_
|
||||
teaches you how to:
|
||||
|
||||
1. Set up your Docker environment (on this page)
|
||||
|
|
Loading…
Reference in New Issue