Merge pull request #1581 from influxdata/helm-getting-started

Add link to Helm charts in Getting Started
pull/1589/head
pierwill 2020-10-01 13:30:01 -07:00 committed by GitHub
commit 336c6f0633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -451,9 +451,8 @@ docker exec -it influxdb /bin/bash
### Install InfluxDB in a Kubernetes cluster
{{% note %}}
The instructions below use Minikube, but the steps should be similar in any Kubernetes cluster.
{{% /note %}}
InfluxData also makes [Helm charts](https://github.com/influxdata/helm-charts) available.
1. [Install Minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/).