From 9cc0f3c3a5d6d288aef22b3ee0ecd5a746e34fee Mon Sep 17 00:00:00 2001 From: Ursula Kallio Date: Tue, 1 Nov 2022 09:18:43 +0100 Subject: [PATCH] Remove CTA per @grafanawriter. (#7558) --- docs/sources/installation/_index.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/sources/installation/_index.md b/docs/sources/installation/_index.md index b0a111ac75..7ab2f970cc 100644 --- a/docs/sources/installation/_index.md +++ b/docs/sources/installation/_index.md @@ -2,13 +2,10 @@ title: Installation weight: 200 --- -# Installation - -> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-loki&plcmt=in-text). -## Installation methods +# Installation -Instructions for different methods of installing Loki and Promtail. +There are several methods of installing Loki and Promtail: - [Install using Tanka (recommended)](tanka/) - [Install using Helm](helm/)