Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for AWS CloudWatch Container Insights #811

Closed
JasonSwindle opened this issue May 21, 2019 · 9 comments
Closed

Support for AWS CloudWatch Container Insights #811

JasonSwindle opened this issue May 21, 2019 · 9 comments
Labels
area/add-ons good first issue Good for newcomers kind/feature New feature or request priority/backlog Not staffed at the moment. Help wanted.

Comments

@JasonSwindle
Copy link

Why do you want this feature?
Amazon CloudWatch Container Insights for Amazon EKS and Kubernetes is now now in Preview.

https://aws.amazon.com/about-aws/whats-new/2019/05/cloudwatch-container-insights-for-eks-and-kubernetes-preview/

What feature/behavior/change do you want?
Added support to enable this via a flag and config file.

@JasonSwindle JasonSwindle changed the title Support for AWS CloudWatch Insights Support for AWS CloudWatch Container Insights May 21, 2019
@martina-if martina-if added the kind/feature New feature or request label May 23, 2019
@errordeveloper
Copy link
Contributor

/cc @kalbir

@voxxit
Copy link

voxxit commented Jun 1, 2019

#831 adds the IAM part of this. I think that's all needed from an AWS standpoint. The rest is a Helm chart (which I am going to work on soon unless there is a PR on helm.sh already...)

@mreferre
Copy link
Contributor

Hi Josh (@voxxit). I am interested in seeing this feature coming to life. I am not a "go pro" (no pun intended :) ) but I'd like to give as much support as you need. For background I created a tool to "ekstend" an EKS cluster. Among many things it includes Container Insights (here is the relevant part of the code). There isn't an existing helm chart for the setup and the instructions are here. The Ekstender tool is nothing more than a script that bundles those instructions. Happy to pair on working on this feature. Feel free to get in touch offline either on twitter (@mreferre) or via email (mreferre at amazon).

@ismailyenigul
Copy link
Contributor

There is really a nice feature to have. I installed AWS EKS with eksctl then I had to attach policy and create daemonset based on https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-prerequisites.html guide.
It will be cool if we can do it with eksctl

@martina-if martina-if added the priority/backlog Not staffed at the moment. Help wanted. label Sep 11, 2020
@spicysomtam
Copy link

spicysomtam commented Nov 20, 2020

Just discovered this does not work. Although cloudwatch logs works fine, cloudwatch metrics/Container Insights does not work. The policy CloudWatchAgentServerPolicy is missing from the EC2 instance role.

Some links
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-prerequisites.html
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-setup-EKS-quickstart.html

You need to follow instructions for the first link to setup the logging resources in the cluster, and then attach the policy on the second link.

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Jan 27, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2021

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as completed Feb 1, 2021
@michaelbeaumont michaelbeaumont added good first issue Good for newcomers and removed stale labels Feb 1, 2021
@absmith82
Copy link

absmith82 commented Jun 16, 2022

any update no this? it would be really nice to have eksctl add the required permissions for the nodegroups IAM groups when creating them.

@code-uri
Copy link

any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/add-ons good first issue Good for newcomers kind/feature New feature or request priority/backlog Not staffed at the moment. Help wanted.
Projects
None yet
Development

No branches or pull requests

10 participants