Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
d159e57
chore: Initial commit
Techassi Nov 7, 2025
07cd087
docs: Add new general platform features
Techassi Nov 11, 2025
0b67cc7
docs: Add new Airflow features
Techassi Nov 11, 2025
e64b454
docs: Add new NiFi features
Techassi Nov 11, 2025
621b83f
docs: Add new Spark features
Techassi Nov 11, 2025
b9f0dd7
docs: Add new OPA features
Techassi Nov 11, 2025
cf464c7
docs: Add new Trino features
Techassi Nov 11, 2025
5605fce
docs: Add general platform improvements
Techassi Nov 11, 2025
7073fc4
docs: Add Airflow improvements
Techassi Nov 11, 2025
308e738
docs: Add NiFI improvements
Techassi Nov 11, 2025
3655e87
docs: Add Spark improvements
Techassi Nov 11, 2025
970a6f9
docs: Add Superset improvements
Techassi Nov 11, 2025
f9b9bb5
docs: Add OPA improvements
Techassi Nov 11, 2025
d55077e
docs: Add commons-operator improvements
Techassi Nov 11, 2025
20772ef
docs: Add listener-operator improvements
Techassi Nov 11, 2025
37d8cad
docs: Add secret-operator improvements
Techassi Nov 11, 2025
0f5937a
docs: Add new product LTS versions
Techassi Nov 11, 2025
d72daaa
docs: Add new product versions
Techassi Nov 11, 2025
7ae8230
docs: Add deprecated product versions
Techassi Nov 11, 2025
10bdc5b
docs: Add removed product versions
Techassi Nov 11, 2025
b285d83
docs: Add supported Kubernetes versions
Techassi Nov 11, 2025
3b0aa35
docs: Add supported OpenShift versions
Techassi Nov 11, 2025
3f9abed
docs: Add upgrade instructions
Techassi Nov 11, 2025
5ff43c3
docs: Add release date
Techassi Nov 11, 2025
282cc3f
chore: Remove trailing empty line
Techassi Nov 11, 2025
07aae0b
docs: Add EoS check feature
Techassi Nov 11, 2025
f3514f9
docs: Introduce a new "platform fixes" section
Techassi Nov 12, 2025
4e692a1
docs: Add initial OpenSearch announcement
Techassi Nov 12, 2025
5bdab9c
docs: Use correct heading level
Techassi Nov 12, 2025
a2ded39
docs: Add more content to the OpenSearch section
Techassi Nov 12, 2025
c62e23f
docs: Explicitly mention secret-operator Helm changes
Techassi Nov 12, 2025
b04f768
docs: Mention increased metrics exposure for OPA
Techassi Nov 12, 2025
135e877
docs: Add Kafka KRaft section
Techassi Nov 12, 2025
af3de69
docs: Improve/expand metrics section
Techassi Nov 12, 2025
d81f5ed
docs: Move Superset startup probe section
Techassi Nov 12, 2025
28a8a28
docs: Add release highlights
Techassi Nov 12, 2025
407279c
docs: Add various small tweaks
Techassi Nov 12, 2025
0fd5ae0
docs: Update release notes template
Techassi Nov 12, 2025
5c63707
docs: Update product order in release notes template
Techassi Nov 12, 2025
86616b2
docs: Add Stackable operators to release notes template
Techassi Nov 12, 2025
473fb7a
docs: Adjust product ordering
Techassi Nov 12, 2025
33902c5
docs: Add more small tweaks
Techassi Nov 12, 2025
f8a405c
docs: Mention how CRD maintenance can be disabled
Techassi Nov 12, 2025
b533a2b
chore: Apply suggestions
Techassi Nov 13, 2025
0daf2a4
docs: Adjust casing for some terms
Techassi Nov 13, 2025
4eb9c58
docs: Mention argo-cd-git-ops demo
Techassi Nov 13, 2025
6999bc7
docs: Add ... to YAML code blocks
Techassi Nov 13, 2025
72dbc14
docs: Mention that secret-operator CRDs don't need be replaced manually
Techassi Nov 13, 2025
24af871
docs: Mention secret-operator DaemonSet renames
Techassi Nov 13, 2025
3e9abcb
chore: Apply suggestion
Techassi Nov 13, 2025
0c2d453
docs: Update getting-started page
Techassi Nov 13, 2025
b930b2f
docs: Add summary of breaking changes
Techassi Nov 13, 2025
fbc6319
chore: Add a few small tweaks
Techassi Nov 13, 2025
9917707
chore: Summary -> overview
Techassi Nov 13, 2025
52fd8d9
chore: Apply suggestions
Techassi Nov 14, 2025
3530a8f
docs: Add slightly more details to release hightlight
Techassi Nov 14, 2025
2238b88
chore: Apply suggestions
Techassi Nov 14, 2025
06a6b53
docs: Mark opensearch-operator as experimental
Techassi Nov 14, 2025
f8f3408
docs: Improve release notes for listener-operator changes
sbernauer Nov 14, 2025
36fe643
docs: Tweak listener-operator notes
Techassi Nov 14, 2025
fe95689
docs: Add warning about known issues for Kafka with KRaft
Techassi Nov 14, 2025
a814c1b
docs: Mention additional permission for secret-operator
Techassi Nov 14, 2025
1fae9b3
docs: Mark Kafka metrics change as breaking
Techassi Nov 14, 2025
5659aaf
docs: Mark HBase and Hadoop metrics changes as breaking
Techassi Nov 14, 2025
1d34322
docs: Tweak listener-operator changes
Techassi Nov 14, 2025
1578581
docs: Mention additional secret-operator permission
Techassi Nov 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions modules/ROOT/pages/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ These can be installed on any node that has access to the Kubernetes control pla
In this example we will install them on the controller node.

Stackable operators can be installed using `stackablectl`.
Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 25.7 release.
Run the following commands to install ZooKeeper, Kafka and NiFi from the Stackable 25.11 release.

[source,bash]
----
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 25.7
stackablectl release install -i commons -i secret -i listener -i zookeeper -i kafka -i nifi 25.11
----

.Using Helm instead
Expand All @@ -56,12 +56,12 @@ Install the operators:

[source,bash]
----
helm install zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version=25.7.0
helm install kafka-operator oci://oci.stackable.tech/sdp-charts/kafka-operator --version=25.7.0
helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator --version=25.7.0
helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator --version=25.7.0
helm install commons-operator oci://oci.stackable.tech/sdp-charts/commons-operator --version=25.7.0
helm install nifi-operator oci://oci.stackable.tech/sdp-charts/nifi-operator --version=25.7.0
helm install zookeeper-operator oci://oci.stackable.tech/sdp-charts/zookeeper-operator --version=25.11.0
helm install kafka-operator oci://oci.stackable.tech/sdp-charts/kafka-operator --version=25.11.0
helm install secret-operator oci://oci.stackable.tech/sdp-charts/secret-operator --version=25.11.0
helm install listener-operator oci://oci.stackable.tech/sdp-charts/listener-operator --version=25.11.0
helm install commons-operator oci://oci.stackable.tech/sdp-charts/commons-operator --version=25.11.0
helm install nifi-operator oci://oci.stackable.tech/sdp-charts/nifi-operator --version=25.11.0
----
====

Expand All @@ -70,12 +70,12 @@ You can check which operators are installed using `stackablectl operator install
[source,console]
----
OPERATOR VERSION NAMESPACE STATUS LAST UPDATED
commons 25.7.0 default deployed 2025-07-24 17:58:32.916032854 +0100 CET
kafka 25.7.0 default deployed 2025-07-24 17:58:55.036115353 +0100 CET
listener 25.7.0 default deployed 2025-07-24 17:59:18.136775259 +0100 CET
nifi 25.7.0 default deployed 2025-07-24 17:59:51.927081648 +0100 CET
secret 25.7.0 default deployed 2025-07-24 18:00:05.060241771 +0100 CET
zookeeper 25.7.0 default deployed 2025-07-24 18:00:08.425686918 +0100 CET
commons 25.11.0 default deployed 2025-11-07 17:58:32.916032854 +0100 CET
kafka 25.11.0 default deployed 2025-11-07 17:58:55.036115353 +0100 CET
listener 25.11.0 default deployed 2025-11-07 17:59:18.136775259 +0100 CET
nifi 25.11.0 default deployed 2025-11-07 17:59:51.927081648 +0100 CET
secret 25.11.0 default deployed 2025-11-07 18:00:05.060241771 +0100 CET
zookeeper 25.11.0 default deployed 2025-11-07 18:00:08.425686918 +0100 CET
----

== Deploying Stackable Services
Expand Down
2 changes: 2 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ The Stackable Data Platform consists of multiple operators that work together.
Periodically a platform release is made, including all components of the platform at a specific version.

// WARNING: Please keep the empty newlines, otherwise headings are broken.
include::partial$release-notes/release-25.11.adoc[]

include::partial$release-notes/release-25.7.adoc[]

include::partial$release-notes/release-25.3.adoc[]
Expand Down
Loading
Loading