mirror of https://github.com/docker/docs.git
added note to clarify EE name changes
This commit is contained in:
parent
0d712c7d8b
commit
fb04cfdd29
|
@ -23,6 +23,11 @@ options, see [Docker Enterprise](https://www.docker.com/enterprise-edition/).
|
|||
|
||||
{% include docker_ce_ee.md %}
|
||||
|
||||
> Note
|
||||
>
|
||||
> Starting with Docker Enterprise 2.1, Docker Enterprise - Basic, Docker Enterprise - Standard,
|
||||
> and Docker Enterprise - Advanced are all now called Docker Enterprise.
|
||||
|
||||
### Docker Enterprise
|
||||
|
||||
With Docker Enterprise, you can deploy Docker Engine - Enterprise
|
||||
|
|
|
@ -80,7 +80,7 @@ host types:
|
|||
| managers | TCP 12384 | Internal | Port for the authentication storage backend for replication across managers |
|
||||
| managers | TCP 12385 | Internal | Port for the authentication service API |
|
||||
| managers | TCP 12386 | Internal | Port for the authentication worker |
|
||||
| managers | TCP 12388 | Internal | Internal Port for the Kubernetes API Server |
|
||||
| managers | TCP 12388 | Internal | Internal Port for the Kubernetes API server Server |
|
||||
|
||||
## Enable ESP traffic
|
||||
|
||||
|
|
Loading…
Reference in New Issue