summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Strachan <astrachan@gitlab.com>2019-04-03 05:07:35 +0000
committerAlexander Strachan <astrachan@gitlab.com>2019-04-03 05:07:35 +0000
commit6b800af3ef26d2e4cf8bc5934c17ad3a673ed165 (patch)
treee03676e5df0aab421dc6447caa4bb953102f5505
parent6197ccbde1a9f943a3b77c9e87d4e55fc03e2c04 (diff)
downloadgitlab-ce-59498-add-troubleshooting-section-to-capture-errors-with-installing-applications-to-a-kubernetes-cluster.tar.gz
-rw-r--r--doc/user/project/clusters/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index 86de4db02bb..a3799e44da7 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -379,6 +379,7 @@ Applications can fail with the following error:
```Error: remote error: tls: bad certificate```
To avoid installation errors:
+
1. Before starting the installation of applications, make sure that time is synchronized
between your GitLab server and your Kubernetes cluster.
1. Ensure certificates are not out of sync. It is expectated that it is a new cluster with no previous installation of Tiller.