estafette / estafette-gke-preemptible-killer

Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours

Home Page:https://helm.estafette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation with wrong metrics port

ikauzak opened this issue · comments

The documentation says that the pod's metrics port (METRICS_LISTEN_ADDRESS) is :9001, although in the deployment the correct port is :9101.

Tested by using curl on :9101/metrics address.