From f09da9fa7ff282b8dfbffb4c42e2f2f427f2cd59 Mon Sep 17 00:00:00 2001 From: Peter Brachwitz Date: Wed, 22 Jan 2020 10:57:38 +0100 Subject: [PATCH] Clarify Enterprise license requirement in docs --- docs/licensing.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/licensing.asciidoc b/docs/licensing.asciidoc index 73a9bbe28f..2bba406e5d 100644 --- a/docs/licensing.asciidoc +++ b/docs/licensing.asciidoc @@ -31,6 +31,9 @@ At the end of the trial period, the Platinum and Enterprise features operate in [float] === Adding a license If you have a valid Enterprise subscription you will receive a license as a JSON file. + +NOTE: Please note that ECK will only accept Enterprise licenses. You can not apply a single Platinum or Gold cluster license to ECK. + To add the license to your ECK installation, create a Kubernetes secret of the following form: [source,yaml]