Open BIPLAVGHOSAL opened 1 month ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
Describe the bug Deployed the
aws-node-termination-handler
Helm chart successfully in EKS cluster, with node-termination-arguments asThe Helm chart status is deployed and upon checkin the pod logs, found that it is trying to hit the
/metrics
endpoint for Prometheus and this gives 404 logs in the pod level.can you please suggest after setting the
enable-prometheus-server
argument asfalse
why it is trying to reach for the server endpoint ?Steps to reproduce
Expected outcome
enable-prometheus-server: false,
is set asfalse
it should not automatically try to hit/metrics
endpoint.Application Logs
Environment