From 5e0b4f861e5962a038790c8ec5b0c3812f22d359 Mon Sep 17 00:00:00 2001 From: Javier Vela Date: Mon, 19 Apr 2021 19:47:23 +0200 Subject: [PATCH] common issues update link increase liveness to k8s annotations --- daprdocs/content/en/operations/troubleshooting/common_issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/troubleshooting/common_issues.md b/daprdocs/content/en/operations/troubleshooting/common_issues.md index 581a041ff..e6901efd5 100644 --- a/daprdocs/content/en/operations/troubleshooting/common_issues.md +++ b/daprdocs/content/en/operations/troubleshooting/common_issues.md @@ -84,7 +84,7 @@ The most common cause of this failure is that a component (such as a state store To diagnose the root cause: -- Significantly increase the liveness probe delay - [link]({{< ref "kubernetes-overview.md" >}}) +- Significantly increase the liveness probe delay - [link]({{< ref "kubernetes-annotations.md" >}}) - Set the log level of the sidecar to debug - [link]({{< ref "logs-troubleshooting.md#setting-the-sidecar-log-level" >}}) - Watch the logs for meaningful information - [link]({{< ref "logs-troubleshooting.md#viewing-logs-on-kubernetes" >}})