From a1fb10eb1cc296b8b5a24f7275c360ea498cf319 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Wed, 17 Jul 2024 11:31:37 -0600 Subject: [PATCH] Remove limited access banner from Clustered (#5524) * remove limited access banner from clustered, closes #5523 * fix typo * update clustered install intro --- content/influxdb/clustered/install/_index.md | 8 ++++++++ layouts/index.html | 2 +- layouts/partials/article/limited-availability.html | 3 ++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/content/influxdb/clustered/install/_index.md b/content/influxdb/clustered/install/_index.md index 374b4d438..8fe1cac7f 100644 --- a/content/influxdb/clustered/install/_index.md +++ b/content/influxdb/clustered/install/_index.md @@ -10,6 +10,14 @@ InfluxDB Clustered is deployed and managed using Kubernetes. This multi-page guide walks through setting up prerequisites and configuring your InfluxDB cluster deployment. +InfluxDB Clustered is a commercial product offered by InfluxData, the creators +of InfluxDB. Please contact InfluxData Sales to obtain a license before +installing InfluxDB Clustered. + +Contact InfluxData Sales + +## Setup, configure, and deploy InfluxDB Clustered + {{< children type="ordered-list" >}} diff --git a/layouts/index.html b/layouts/index.html index 164705e15..7b15cec16 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -33,7 +33,7 @@

Self-managed

-
+

InfluxDB Clustered

Highly available InfluxDB 3.0 cluster built for high write and query workloads on your own infrastructure.