Add note to Kubernetes getting started

pull/646/head
pierwill 2019-12-17 14:10:28 -06:00
parent ec2952f1a2
commit 21f92f519a
1 changed files with 2 additions and 0 deletions

View File

@ -200,7 +200,9 @@ 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 %}}
1. [Install Minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/).