From 759293c5b1b185105c8ea107af06348b0b7b020d Mon Sep 17 00:00:00 2001 From: Cyril Tovena Date: Fri, 10 Jul 2020 21:27:39 -0400 Subject: [PATCH] Update docs/clients/aws/eks/promtail-eks.md --- docs/clients/aws/eks/promtail-eks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/clients/aws/eks/promtail-eks.md b/docs/clients/aws/eks/promtail-eks.md index d6eedd52cd2b..22b30506f0d0 100644 --- a/docs/clients/aws/eks/promtail-eks.md +++ b/docs/clients/aws/eks/promtail-eks.md @@ -235,6 +235,7 @@ That's it ! You can download the final and complete [`values.yaml`][final config Your EKS cluster is now ready, all your current and future application logs will now be shipped to Loki with Promtail. You will also able to [explore][explore] [kubelet][kubelet] and Kubernetes events. Since we've used a DaemonSet you'll automatically grab all your node logs as you scale them. If you want to push this further you can check out [Joe's blog post][blog annotations] on how to automatically create Grafana dashboard annotations with Loki when you deploy new Kubernetes applications. +> If you need to delete the cluster simply run `eksctl delete cluster --name loki-promtail` [aws cli]: https://aws.amazon.com/cli/ [GrafanaCloud]: https://grafana.com/signup/