From 2c3510d08a7c91490f15395fc334239feb50f7f2 Mon Sep 17 00:00:00 2001 From: Joakim Karlsson Date: Mon, 5 Feb 2018 12:21:41 +0100 Subject: [PATCH] Docs --- Documentation/health.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/health.md b/Documentation/health.md index 5a73e9fe..29f72b5f 100644 --- a/Documentation/health.md +++ b/Documentation/health.md @@ -21,4 +21,4 @@ kube-router is started with --run-firewall=true --run-service-proxy=true -If the route controller or service controller exits it's main loop and does not publish a heartbeat the /healthz endpoint will return a error 500 signaling that kube-router is not healthy \ No newline at end of file +If the route controller, policy controller or service controller exits it's main loop and does not publish a heartbeat the /healthz endpoint will return a error 500 signaling that kube-router is not healthy. \ No newline at end of file