Skip to content

Commit 2e601dc

Browse files
authored
Document the need for v2.8.3+ of Console (#1038)
1 parent f4fe14a commit 2e601dc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ poc-docs/
99
docs/
1010
.docusaurus
1111
testResults*.json
12-
.hyperlint/reviewer/vale-style-guide/styles/Google/
12+
.hyperlint/reviewer/vale-style-guide/styles/Google/
13+
tools/

modules/get-started/pages/licensing/overview.adoc

+7-8
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,17 @@ The Enterprise Edition is licensed with the https://github.com/redpanda-data/red
3939

4040
=== License keys
4141

42-
Enterprise features require an Enterprise Edition license key, sometimes referred to as enterprise license, license key, or license.
43-
44-
Starting with version 24.3, new Redpanda clusters automatically receive a trial license that's valid for 30 days, allowing unrestricted use of enterprise features. This evaluation period begins when the cluster is created for the first time. After this period expires, inactive enterprise features are disabled, and active features enter a restricted state.
42+
Enterprise features require an Enterprise Edition license key, sometimes called enterprise license, license key, or license.
4543

44+
- **Redpanda**: Starting with version 24.3, new Redpanda clusters automatically receive a trial license that's valid for 30 days, allowing unrestricted use of enterprise features. This evaluation period begins when the cluster is created for the first time. After this period expires, inactive enterprise features are disabled, and active features enter a restricted state.
45+
+
4646
To get a trial license key or extend your trial period, https://redpanda.com/try-enterprise[generate a new trial license key]. Or, https://redpanda.com/upgrade[upgrade to Redpanda Enterprise^].
47-
48-
[NOTE]
49-
====
47+
+
5048
include::get-started:partial$licensing/block-upgrades-note.adoc[]
51-
====
49+
+
50+
IMPORTANT: To avoid startup issues with Redpanda Console when a trial or Enterprise license expires, use Redpanda Console v2.8.3 or later with clusters running Redpanda 24.3 or later.
5251

53-
To evaluate enterprise features in Redpanda Connect, you must xref:redpanda-connect:get-started:licensing.adoc#apply-a-license-key-to-redpanda-connect[apply a trial license key]. After the 30-day evaluation period, you are blocked from using enterprise connectors unless you https://www.redpanda.com/upgrade[upgrade to an Enterprise Edition license^].
52+
- **Redpanda Connect**: To evaluate enterprise features in Redpanda Connect, you must xref:redpanda-connect:get-started:licensing.adoc#apply-a-license-key-to-redpanda-connect[apply a trial license key]. After the 30-day evaluation period, you are blocked from using enterprise connectors unless you https://www.redpanda.com/upgrade[upgrade to an Enterprise Edition license^].
5453

5554
[[self-managed]]
5655
=== Redpanda enterprise features

0 commit comments

Comments
 (0)