Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Latest commit

 

History

History
 
 

amazon_eks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Amazon EKS Integration

EKS Dashboard

Overview

Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that automates certain aspects of deployment and maintenance for any standard Kubernetes environment. Whether you are migrating an existing Kubernetes application to Amazon EKS, or are deploying a new cluster on Amazon EKS on AWS Outposts, Datadog helps you monitor your EKS environments in real time.

Setup

Because Datadog already integrates with Kubernetes and AWS, it is ready-made to monitor EKS. If you're running the Agent in a Kubernetes cluster and plan to migrate to EKS, you can continue monitoring your cluster with Datadog.

Additionally, Amazon EKS Managed Node Groups and Amazon EKS on AWS Outposts are supported.

Metric collection

Monitoring EKS requires that you set up the Datadog integrations for:

along with integrations for any other AWS services you're running with EKS (e.g., ELB)

Log collection

Available for Agent versions >6.0

The setup is exactly the same as for Kubernetes. To start collecting logs from all your containers, use your Datadog Agent environment variables.

Take also advantage of DaemonSets to automatically deploy the Datadog Agent on all your nodes.

Follow the container log collection steps to learn more about those environment variables and discover more advanced setup options.

Troubleshooting

Need help? Contact Datadog support.

Further Reading