From 86e874f19f95c1f43ef25ab0a8f012d921aa4166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teo=20Klestrup=20R=C3=B6ijezon?= Date: Thu, 3 Feb 2022 18:33:47 +0000 Subject: [PATCH] Document supported ZooKeeper versions (#381) ## Description Fixes #285 --- docs/modules/ROOT/pages/index.adoc | 5 +++++ docs/modules/ROOT/partials/supported-versions.adoc | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 docs/modules/ROOT/partials/supported-versions.adoc diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc index 432b5107..f6cc658c 100644 --- a/docs/modules/ROOT/pages/index.adoc +++ b/docs/modules/ROOT/pages/index.adoc @@ -5,6 +5,11 @@ This is an operator for Kubernetes that can manage https://zookeeper.apache.org/ WARNING: This operator is part of Stackable Data Platform and only works with images from the https://repo.stackable.tech/#browse/browse:docker:v2%2Fstackable%2Fzookeeper[Stackable] repository +== Supported Versions + +The Stackable Operator for Apache ZooKeeper currently supports the following versions of ZooKeeper: + +include::partial$supported-versions.adoc[] == Getting the Docker image diff --git a/docs/modules/ROOT/partials/supported-versions.adoc b/docs/modules/ROOT/partials/supported-versions.adoc new file mode 100644 index 00000000..2530b9a8 --- /dev/null +++ b/docs/modules/ROOT/partials/supported-versions.adoc @@ -0,0 +1,5 @@ +// The version ranges supported by Zookeeper-Operator +// This is a separate file, since it is used by both the direct ZooKeeper documentation, and the overarching +// Stackable Platform documentation. + +- 3.5.8