---
title: Amazon EKS
description: Amazon EKS is a managed service that makes it easy to run Kubernetes on AWS
breadcrumbs: Docs > Integrations > Amazon EKS
---

# Amazon EKS
Supported OS Integration version1.0.0
## Overview{% #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{% #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](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) and [Amazon EKS on AWS Outposts](https://docs.aws.amazon.com/eks/latest/userguide/eks-on-outposts.html) are supported.

### EKS Anywhere{% #eks-anywhere %}

See the [Amazon EKS Anywhere integration](https://docs.datadoghq.com/integrations/eks_anywhere.md) for setup instructions.

### Metric collection{% #metric-collection %}

Monitoring EKS requires that you set up one of the following Datadog integrations along with integrations for any other AWS services you're running with EKS, such as [ELB](https://docs.datadoghq.com/integrations/amazon_elb.md).

- [Kubernetes](https://docs.datadoghq.com/integrations/kubernetes.md)
- [AWS](https://docs.datadoghq.com/integrations/amazon_web_services.md)
- [Amazon EC2](https://docs.datadoghq.com/integrations/amazon_ec2.md)

### Log collection{% #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](https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes.md#log-collection-setup).

Take also advantage of DaemonSets to [automatically deploy the Datadog Agent on all your nodes](https://docs.datadoghq.com/agent/basic_agent_usage/kubernetes.md#container-installation).

Follow the [container log collection steps](https://docs.datadoghq.com/logs/log_collection/docker.md#option-2-container-installation) to learn more about those environment variables and discover more advanced setup options.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).

## Further Reading{% #further-reading %}

- [Monitor Amazon EKS with Datadog](https://www.datadoghq.com/blog/announcing-eks)
- [Key metrics for Amazon EKS monitoring](https://www.datadoghq.com/blog/eks-cluster-metrics)
- [Amazon EKS on AWS Fargate](https://docs.datadoghq.com/integrations/eks_fargate.md)
