mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
Added TOC entry and beta disclaimer.
This commit is contained in:
@@ -149,6 +149,8 @@ guides:
|
||||
nosync: true
|
||||
- sectiontitle: Compatibility between Docker versions
|
||||
section:
|
||||
- path: /engine/cc-ee-node-activation/
|
||||
title: CE-EE Node Activate
|
||||
- path: /engine/migration/
|
||||
title: Migrate to Docker 1.10
|
||||
- path: /engine/breaking_changes/
|
||||
|
||||
@@ -4,6 +4,10 @@ keywords: Engine, CE, EE, node, activation, enterprise
|
||||
title: CE-EE Node Activate
|
||||
---
|
||||
|
||||
> BETA DISCLAIMER
|
||||
>
|
||||
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
|
||||
|
||||
The Docker Engine release `18.09` release introduces a new feature called CE-EE Node Activate, which allows a user to perform an in-place seamless activation of the Enterprise engine feature-set on an existing Community Edition (CE) node through the Docker command line.
|
||||
|
||||
CE-EE Node Activate will apply a license, and if you aren't already running the Enterprise engine, and switch the Docker engine to the enterprise engine binary.
|
||||
|
||||
Reference in New Issue
Block a user