javigomez / kube-node-cloudwatch

Send to CloudWatch metrics about Kubernetes nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This docker container sends to CloudWatch metrics about Kubernetes nodes CPU and memory allocation.

Files

  • kubernetes.yaml: code to launch this container as a DaemonSet in Kubernetes.
  • iam.yaml: permissions you need to have in your worker nodes. I recommend you to add it as a role.

About

Send to CloudWatch metrics about Kubernetes nodes


Languages

Language:Shell 58.9%Language:Dockerfile 27.1%Language:Makefile 14.0%