From ac94412c01d14fca74046d84bcec7736bec62f1e Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 16 Sep 2020 09:23:36 -0700 Subject: [PATCH] edits --- .../install-and-deploy/deploying/kubernetes.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/content/platform/install-and-deploy/deploying/kubernetes.md b/content/platform/install-and-deploy/deploying/kubernetes.md index 9e126d9ce..371c8888d 100644 --- a/content/platform/install-and-deploy/deploying/kubernetes.md +++ b/content/platform/install-and-deploy/deploying/kubernetes.md @@ -10,18 +10,11 @@ menu: weight: 4 --- -## Deploy the TICK stack in Kubernetes - -Instructions for installing and configuring all components of the open source TICK stack in Kubernetes: - -– Telegraf -- InfluxDB -- Chronograf -- Kapacitor +Install and configure the TICK stack—Telegraf, InfluxDB, Chronograf, and Kapacitor—in Kubernetes. ### Use Helm Charts to deploy InfluxData Platform components -InfluxData recommends using the [Helm Stable](https://github.com/helm/charts/tree/master/stable) repository for installing the TICK stack. +InfluxData recommends using the [Helm Stable](https://github.com/helm/charts/tree/master/stable) repository to install the TICK stack: - [Telegraf](https://github.com/influxdata/helm-charts/tree/master/charts/telegraf) - [InfluxDB](https://github.com/influxdata/helm-charts/tree/master/charts/influxdb)