amazon-archives / k8s-cloudwatch-adapter

An implementation of Kubernetes Custom Metrics API for Amazon CloudWatch
Apache License 2.0
158 stars 98 forks source link

Crashloopback on nodes that enforce IMDSv2 token=required #92

Closed pio2pio closed 3 years ago

pio2pio commented 3 years ago

When IMDSv2 gets enforced with token=required then k8s-cloudwatch-adapter gets into CrashLoopBackOff

pio2pio commented 3 years ago

There are already open issues so closing as duplicate; there is also open PR#66 from @clhuang that has fixed my problem.