Skip to content

bjnandi/Cloudwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Cloudwatch

See cluster role name

eksctl get nodegroup --cluster basic-cluster -o json

Update cluster stack name

aws cloudformation describe-stack-resources --stack-name eksctl-basic-cluster-nodegroup-ng-1

Update cluster policy

aws iam attach-role-policy --role-name eksctl-basic-cluster-nodegroup-ng-NodeInstanceRole-5W2I55I4WE2W --policy-arn arn:aws:iam::aws:policy/CloudWatchAgentServerPolicy

See cluster policy list

aws iam list-attached-role-policies --role-name eksctl-basic-cluster-nodegroup-ng-NodeInstanceRole-5W2I55I4WE2W


#kubectl -n amazon-cloudwatch get daemonsets
Reference 18:00 to 29:00 minutes https://www.youtube.com/watch?v=-8kFawk-EFs
# See result: CloudWatch > Container Insights >> Performance monitoring

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors