diff --git a/content/enterprise_influxdb/v1/introduction/installation/_index.md b/content/enterprise_influxdb/v1/introduction/installation/_index.md index 44ce9d9bd9..2078c1ec88 100644 --- a/content/enterprise_influxdb/v1/introduction/installation/_index.md +++ b/content/enterprise_influxdb/v1/introduction/installation/_index.md @@ -23,4 +23,9 @@ Complete the following steps to install an InfluxDB Enterprise cluster in your o 2. [Install InfluxDB data nodes](/enterprise_influxdb/v1/introduction/installation/data_node_installation/) 3. [Install Chronograf](/enterprise_influxdb/v1/introduction/installation/chrono_install/) +## Kubernetes with Helm + +For Kubernetes deployments, InfluxData provides Helm charts. +See the [influxdb-enterprise Helm chart](https://github.com/influxdata/helm-charts/tree/master/charts/influxdb-enterprise) for Enterprise-specific configuration options and installation instructions. + {{< influxdbu title="Installing InfluxDB Enterprise" summary="Learn about InfluxDB architecture and how to install InfluxDB Enterprise with step-by-step instructions." action="Take the course" link="https://university.influxdata.com/courses/installing-influxdb-enterprise-tutorial/" >}} \ No newline at end of file diff --git a/content/influxdb/v1/introduction/install.md b/content/influxdb/v1/introduction/install.md index 7aa6a7320c..178ad3b2df 100644 --- a/content/influxdb/v1/introduction/install.md +++ b/content/influxdb/v1/introduction/install.md @@ -222,6 +222,11 @@ docker run -p 8086:8086 \ influxdb:{{< latest-patch >}} ``` +#### Kubernetes with Helm + +For Kubernetes deployments, InfluxData provides Helm charts. +See the [influxdb Helm chart](https://github.com/influxdata/helm-charts/tree/master/charts/influxdb) for InfluxDB v1-specific configuration options and installation instructions. + {{% /tab-content %}} {{< /tabs-wrapper >}} diff --git a/content/influxdb/v2/install/_index.md b/content/influxdb/v2/install/_index.md index 9072e4d2b8..af2d90fe10 100644 --- a/content/influxdb/v2/install/_index.md +++ b/content/influxdb/v2/install/_index.md @@ -798,7 +798,9 @@ file system and a volume, use the ### Install InfluxDB in a Kubernetes cluster The instructions below use **minikube** or **kind**, but the steps should be similar in any Kubernetes cluster. -InfluxData also makes [Helm charts](https://github.com/influxdata/helm-charts) available. +InfluxData also provides [Helm charts](https://github.com/influxdata/helm-charts) for deploying InfluxDB. +For InfluxDB v2-specific configuration options and installation instructions, see the +[influxdb2 Helm chart documentation](https://github.com/influxdata/helm-charts/tree/master/charts/influxdb2). 1. Install [minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/) or [kind](https://kind.sigs.k8s.io/docs/user/quick-start/#installation). diff --git a/content/shared/influxdb3/install.md b/content/shared/influxdb3/install.md index 55f63e35e8..b6a9dacb0a 100644 --- a/content/shared/influxdb3/install.md +++ b/content/shared/influxdb3/install.md @@ -124,6 +124,12 @@ influxdb:3-{{< product-key >}} {{% /expand %}} {{< /expand-wrapper >}} +{{% show-in "enterprise" %}} +### Deploy in Kubernetes with Helm + +For Kubernetes deployments, InfluxData provides a Helm chart. +See the [influxdb3-enterprise Helm chart](https://github.com/influxdata/helm-charts/tree/master/charts/influxdb3-enterprise) for configuration options and installation instructions. +{{% /show-in %}} ### Verify the installation diff --git a/content/telegraf/v1/install.md b/content/telegraf/v1/install.md index 5ea2b1e1fe..8575bbe6e1 100644 --- a/content/telegraf/v1/install.md +++ b/content/telegraf/v1/install.md @@ -549,6 +549,14 @@ The following commands are available: {{< /tab-content >}} {{< /tabs-wrapper >}} +## Deploy Telegraf in Kubernetes with Helm + +For Kubernetes deployments, InfluxData provides several Helm charts: + +- [telegraf](https://github.com/influxdata/helm-charts/tree/master/charts/telegraf): Deploy Telegraf as a single instance +- [telegraf-ds](https://github.com/influxdata/helm-charts/tree/master/charts/telegraf-ds): Deploy Telegraf as a DaemonSet to run on every node +- [telegraf-operator](https://github.com/influxdata/helm-charts/tree/master/charts/telegraf-operator): Deploy the Telegraf Operator for managing Telegraf instances declaratively + ## Generate a configuration file The `telegraf config` command lets you generate a configuration file from