From 7e5019f68002886552c7ac673b52c7235159a2c8 Mon Sep 17 00:00:00 2001 From: Gazandi Date: Mon, 1 Mar 2021 23:21:09 +0700 Subject: [PATCH] add troubleshoot md Signed-off-by: gazandi --- docs/features/kubernetes/installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/features/kubernetes/installation.md b/docs/features/kubernetes/installation.md index 35a027df62..e431c057ac 100644 --- a/docs/features/kubernetes/installation.md +++ b/docs/features/kubernetes/installation.md @@ -117,3 +117,8 @@ Start the frontend and the backend app by After installing the plugins in the code, you'll need to then [configure them](configuration.md). + +## Troubleshooting + +After installing the plugins in the code, and the kubernetes informations is not +showing up, you'll need to [troubleshoot it](troubleshooting.md).