Part 2 - EKS Cluster 2 nodes - datadog
Part 2 for Datadog configuration.
Log in to the AWS console
Search EKS, click on create

Amazon EKS has six steps.
Step 1: Provide the cluster name.
My cluster name is learnwithsagar-cluster.
I have created a cluster service role using, the IAM role you can create the role.

Scroll down and click Next
Step2: Network setting
I took it as default and under security group it gave an option as I have another cluster, but you may need to create a security group.

Scroll down and click Next
Step 3: Configure Logging
I didn't configure logging to avoid aws billing, you may do it if you want.

Scroll down and click Next
Select add-ons, I took the default
Step 4: Select add-ons

Scroll down and click Next
Step 5: Configure selected add-ons settings
I haven't selected so it showing default.

Scroll down and click Next
The final step, review and create.
Scroll down and click Create


Creating it will take some time have a coffee until then ...

Finally created cluster

Next part we will see how to add nodes and configure Datadog using Helm.
https://mehdipasha.hashnode.dev/part-3-adding-nodes-to-cluster-amazon-eks


