mirror of https://github.com/docker/docs.git
redoing install page for enterprise
This commit is contained in:
parent
064ed3372f
commit
17b4dc3d25
|
@ -1681,7 +1681,7 @@ enterprise:
|
|||
- path: /ee/
|
||||
title: Docker Enterprise
|
||||
- path: /ee/release-notes/
|
||||
title: Release notes
|
||||
title: Install or upgrade
|
||||
- path: /ee/licensing/
|
||||
title: Licensing
|
||||
- sectiontitle: Docker Cluster
|
||||
|
|
|
@ -4,9 +4,7 @@ keywords: Docker Enterprise, documentation, manual, guide, reference, api, CLI
|
|||
title: Docker Enterprise
|
||||
---
|
||||
|
||||
The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. Among the Docker Enterprise platform technology and associated IP procured by Mirantis are Docker Engine - Enterprise, Docker Trusted Registry, Docker Universal Control Plane, and parts of the Docker CLI.
|
||||
|
||||
As part of Mirantis, the Enterprise team will continue to develop and support the Docker Enterprise platform. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners).
|
||||
The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners).
|
||||
|
||||
## Docker Enterprise platform
|
||||
|
||||
|
|
|
@ -1,33 +1,10 @@
|
|||
---
|
||||
title: Docker Enterprise release notes
|
||||
title: Install or upgrade Docker Enterprise components
|
||||
description: Learn about the new features, bug fixes, and breaking changes for Docker Enterprise.
|
||||
keywords: engine enterprise, ucp, dtr, desktop enterprise, whats new, release notes
|
||||
---
|
||||
|
||||
This page provides information about Docker Enterprise 3.0. For
|
||||
detailed information about for each enterprise component, refer to the individual component release notes
|
||||
pages listed in the following **Docker Enterprise components install and upgrade** section.
|
||||
|
||||
## What’s New?
|
||||
|
||||
| Feature | Component | Component version |
|
||||
|---------|-----------|-------------------|
|
||||
| [Group Managed Service Accounts (gMSA)](/engine/swarm/services.md#gmsa-for-swarm) | UCP | 3.2.0 |
|
||||
| [Open Security Controls Assessment Language (OSCAL)](/compliance/oscal/) | UCP | 3.2.0 |
|
||||
| [Container storage interface (CSI)](/ee/ucp/kubernetes/storage/use-csi/) | UCP | 3.2.0 |
|
||||
| [Internet Small Computer System Interface (iSCSI)](/ee/ucp/kubernetes/storage/use-iscsi/) | UCP | 3.2.0 |
|
||||
| [System for Cross-domain Identity Management (SCIM)](/ee/ucp/admin/configure/integrate-scim/) | UCP | 3.2.0 |
|
||||
| [Pod Security Policies](/ee/ucp/kubernetes/pod-security-policies/) | UCP | 3.2.0 |
|
||||
| [Docker Registry CLI (Experimental)](/engine/reference/commandline/registry/) | DTR | 2.7.0 |
|
||||
| [App Distribution](/ee/dtr/user/manage-applications/) | DTR | 2.7.0 |
|
||||
| [Client certificate-based Authentication](/ee/enable-client-certificate-authentication/) | DTR and UCP|2.7.0 (DTR) and 3.2.0 (UCP)|
|
||||
| [Application Designer](/ee/desktop/app-designer/) | Docker Desktop Enterprise | 0.1.4 |
|
||||
| [Docker App (Experimental)](/app/working-with-app/) |CLI | 0.8.0 |
|
||||
| [Docker Assemble (Experimental)](/assemble/install/) | CLI | 0.36.0 |
|
||||
| [Docker Buildx (Experimental)](/buildx/working-with-buildx/)| CLI | 0.2.2 |
|
||||
| [Docker Cluster](/cluster/) | CLI | 1.0.0 |
|
||||
| [Docker Template CLI (Experimental)](/app-template/working-with-template/) | CLI | 0.1.4 |
|
||||
|
||||
This page provides information about Docker Enterprise 3.0. For detailed information about for each enterprise component, refer to the individual component release notes below.
|
||||
|
||||
## Docker Enterprise components install and upgrade
|
||||
|
||||
|
@ -38,8 +15,4 @@ pages listed in the following **Docker Enterprise components install and upgrade
|
|||
| [DTR](/ee/dtr/release-notes/) | 2.7 | [Install DTR](/ee/dtr/admin/install/) | [Upgrade DTR](/ee/dtr/admin/upgrade/) |
|
||||
| [Docker Desktop Enterprise](/ee/desktop/release-notes/) | 2.1.0 |Install Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) | Upgrade Docker Desktop Enterprise [Mac](/ee/desktop/admin/install/mac/), [Windows](/ee/desktop/admin/install/windows/) |
|
||||
|
||||
Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) and the [Maintenance Lifecycle](https://success.docker.com/article/maintenance-lifecycle) for compatibility and software maintenance details.
|
||||
|
||||
|
||||
|
||||
|
||||
Refer to the [Compatibility Matrix](https://success.docker.com/article/compatibility-matrix) and the [Maintenance Lifecycle](https://success.docker.com/article/maintenance-lifecycle) for compatibility and software maintenance details.
|
Loading…
Reference in New Issue