Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Deploy Loki Helm on AWS guide #14517

Merged
merged 61 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from 58 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
d8dd1c7
added SSD guide for AWS
Jayclifford345 Oct 1, 2024
fccc7dc
Merge branch 'main' into aws-helm
Jayclifford345 Oct 1, 2024
3305c96
fixed title
Jayclifford345 Oct 1, 2024
ff2b1db
fixed trailing slashes
Jayclifford345 Oct 1, 2024
933ee34
updated microservice ref
Jayclifford345 Oct 1, 2024
edf4605
updated index
Jayclifford345 Oct 1, 2024
7886f0d
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 1, 2024
c7cd341
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 1, 2024
bcbc2af
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 1, 2024
a94257c
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 1, 2024
119676b
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 1, 2024
af08bcc
Merge branch 'main' into aws-helm
Jayclifford345 Oct 1, 2024
108a3f0
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 2, 2024
f77d2d7
added recommended changes
Jayclifford345 Oct 3, 2024
6b72e1e
Merge branch 'aws-helm' of https://github.com/grafana/loki into aws-helm
Jayclifford345 Oct 3, 2024
7103f1c
fixed formatting
Jayclifford345 Oct 3, 2024
8225c4c
fixed namespace
Jayclifford345 Oct 3, 2024
271ef6d
added suggestion around seperating chunk and ruler bucket
Jayclifford345 Oct 7, 2024
d9767d2
Added suggestions by trevor
Jayclifford345 Oct 8, 2024
ae277ce
Merge branch 'main' into aws-helm
Jayclifford345 Oct 8, 2024
f553894
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 8, 2024
dd57de1
added Poyzans recommendations
Jayclifford345 Oct 8, 2024
972878f
added Davids suggestions
Jayclifford345 Oct 10, 2024
07dfee8
Merge branch 'main' into aws-helm
Jayclifford345 Oct 15, 2024
b5144ec
fixed typo
Jayclifford345 Oct 15, 2024
6c244c7
Merge branch 'aws-helm' of https://github.com/grafana/loki into aws-helm
Jayclifford345 Oct 15, 2024
40903b4
Merge branch 'main' into aws-helm
Jayclifford345 Oct 15, 2024
109c349
Update docs/sources/setup/install/helm/install-scalable/aws.md
Jayclifford345 Oct 17, 2024
1a9970b
added authentication
Jayclifford345 Oct 17, 2024
4397b1d
added distributed aws guide
Jayclifford345 Oct 17, 2024
a9bc24a
updated single node helm, moved deployment guide, removed ssd guide
Jayclifford345 Oct 18, 2024
6b08dd1
fixed typos
Jayclifford345 Oct 21, 2024
28b3fa5
fixed naming
Jayclifford345 Oct 21, 2024
2a72d39
Update docs/sources/setup/install/helm/_index.md
Jayclifford345 Oct 22, 2024
8beeec6
Update docs/sources/setup/install/helm/deployment-guides/_index.md
Jayclifford345 Oct 22, 2024
65a7a73
Update docs/sources/setup/install/helm/deployment-guides/aws.md
Jayclifford345 Oct 22, 2024
cfd2a5a
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 22, 2024
8a3a082
Update docs/sources/setup/install/helm/install-monolithic/_index.md
Jayclifford345 Oct 22, 2024
9f53e02
Update docs/sources/setup/install/helm/install-monolithic/_index.md
Jayclifford345 Oct 22, 2024
913e4a5
Made cloud deployment microservice only
Jayclifford345 Oct 23, 2024
cec22d1
fixed typos in deployments and changed url
Jayclifford345 Oct 23, 2024
fbfb275
Merge branch 'main' into aws-helm-distributed
Jayclifford345 Oct 23, 2024
01ca977
Merge branch 'main' into aws-helm-distributed
Jayclifford345 Oct 24, 2024
edcaa11
fixed URL's and other recommendations
Jayclifford345 Oct 24, 2024
a4918c3
fixed indentaiton
Jayclifford345 Oct 24, 2024
c643b48
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 29, 2024
73fd3f3
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 29, 2024
56f8895
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 29, 2024
8dcca57
Update docs/sources/setup/install/helm/install-microservices/_index.md
Jayclifford345 Oct 29, 2024
6d32293
Update docs/sources/setup/install/helm/install-monolithic/_index.md
Jayclifford345 Oct 29, 2024
c99ffe5
Update docs/sources/setup/install/helm/install-scalable/_index.md
Jayclifford345 Oct 29, 2024
23acdef
Update docs/sources/setup/install/helm/deployment-guides/aws.md
Jayclifford345 Oct 29, 2024
19ab147
Update docs/sources/setup/install/helm/deployment-guides/aws.md
Jayclifford345 Oct 29, 2024
aba3b50
Update docs/sources/setup/install/helm/deployment-guides/aws.md
Jayclifford345 Oct 29, 2024
7cc5504
Update docs/sources/setup/install/helm/deployment-guides/aws.md
Jayclifford345 Oct 29, 2024
3c3f801
Merge branch 'main' into aws-helm-distributed
Jayclifford345 Oct 29, 2024
905551b
Apply suggestions from code review
Jayclifford345 Oct 29, 2024
8f0dc75
Apply suggestions from code review
Jayclifford345 Oct 29, 2024
d209efb
Update docs/sources/setup/install/helm/_index.md
Jayclifford345 Oct 29, 2024
a097bf8
Apply suggestions from code review
Jayclifford345 Oct 30, 2024
7bee5e3
added canary secret
Jayclifford345 Oct 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/sources/setup/install/helm/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ This guide references the Loki Helm chart version 3.0 or greater and contains th

If you are installing Grafana Enterprise Logs, follow the [GEL Helm installation](https://grafana.com/docs/enterprise-logs/<ENTERPRISE_LOGS_VERSION>/setup/helm/).


## Cloud Deployment Guides

The following guides provide step-by-step instructions for deploying Loki on cloud providers:

- [Amazon EKS](https://grafana.com/docs/loki/<LOKI_VERSION>/setup/install/helm/deployment-guides/aws/)

## Reference

[Values reference]({{< relref "./reference" >}})
Jayclifford345 marked this conversation as resolved.
Show resolved Hide resolved
13 changes: 13 additions & 0 deletions docs/sources/setup/install/helm/deployment-guides/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Cloud Deployment Guides
menuTitle: Cloud Deployment Guides
description: Step-by-step instructions for deploying Loki on cloud providers.
weight: 500
keywords:
---

# Cloud Deployment Guides

The following guides provide step-by-step instructions for deploying Loki on cloud providers:

- [Deploy Loki on AWS](https://grafana.com/docs/loki/<LOKI_VERSION>/setup/install/helm/deployment-guides/aws/)
Loading
Loading