Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/tools/dev/k3d/environments/helm-cluster
Ed Welch 79b876b65d
feat!: update helm chart to support distributed mode and 3.0 (#12067)
2 years ago
..
values feat!: update helm chart to support distributed mode and 3.0 (#12067) 2 years ago
README.md Add empty k3d cluster for testing helm chart (#7984) 3 years ago
empty.jsonnet Loki cloud integration instructions (and necessary mixin changes) (#8492) 3 years ago
main.jsonnet Fix k3d and docker-compose local development envs (#10387) 2 years ago
spec.json feat!: update helm chart to support distributed mode and 3.0 (#12067) 2 years ago

README.md

Empty Helm Cluster

This is a cluster designed for testing out helm charts. It is meant for running helm install against. It provides the required dependencies of the helm chart and nothing else (ie. minio is installed by the helm chart). This differs from the other envs that, while also using the helm chart, use tanka to deploy those charts.

Using

From the k3d directory, run the following commands

make helm-cluster
make helm-install-enterprise-logs