Merge pull request #1581 from influxdata/helm-getting-started
Add link to Helm charts in Getting Startedpull/1589/head
commit
336c6f0633
|
@ -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/).
|
||||
|
||||
|
|
Loading…
Reference in New Issue