amazon EKS daily health check dashboard

0

Teams, I am looking forward to create an automated dashboard for showing my EKS infra health check. The k8s application which i use is high mission critical CPU/memory intensive application, So request your thoughts what are the critical parameters or metrics should I consider on monitoring of current EKS infra.... Your insights really helpful please

Thanks

1 Answer
1

I would start with enabling Container Insights and creating a CloudWatch Dashboard. here is an quickstart guide for that: https://aws-quickstart.github.io/cdk-eks-blueprints/addons/container-insights/. Maybe also the docs will help you: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/deploy-container-insights-EKS.html

I would just start with the normal metric like CPU, Memory and Network usage.

Here is also a nice aws video how to Integrate Fluent Bit into CloudWatch Container Insights for Amazon EKS with Best Practices.

profile picture
David
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions