From 577d2b4d03c1effc2ff703fffdfebc0f1241cf3c Mon Sep 17 00:00:00 2001 From: Anne Henmi Date: Fri, 5 Oct 2018 16:52:06 -0600 Subject: [PATCH] Added TOC entry and beta disclaimer. --- _data/toc.yaml | 2 ++ engine/cc-ee-node-activation.md | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/_data/toc.yaml b/_data/toc.yaml index 3066f47919..a47a07717b 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -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/ diff --git a/engine/cc-ee-node-activation.md b/engine/cc-ee-node-activation.md index 6ea47e2997..95d4018867 100644 --- a/engine/cc-ee-node-activation.md +++ b/engine/cc-ee-node-activation.md @@ -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.