kube-state-metrics/tests/e2e
Quentin Bisson 7250bc2b5c
Update go module path to k8s.io/kube-state-metrics/v2
Signed-off-by: Quentin Bisson <quentin@giantswarm.io>
2020-09-21 10:58:08 +02:00
..
framework [e2e] Check errors in kube-state-metrics own metrics 2020-03-17 11:31:51 +01:00
README.md [e2e] Check errors in kube-state-metrics own metrics 2020-03-17 11:31:51 +01:00
main_test.go Update go module path to k8s.io/kube-state-metrics/v2 2020-09-21 10:58:08 +02:00

README.md

To run these tests, you need to provide two CLI flags:

  • --ksm-http-metrics-url: url to access the kube-state-metrics service
  • --ksm-telemetry-url: url to access the kube-state-metrics telemetry endpoint

Example:

go test -v ./tests/e2e \
   --ksm-http-metrics-url=http://localhost:8080/ \
   --ksm-telemetry-url=http://localhost:8081/