Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-09 02:17:41 +0300
committerEvan Read <eread@gitlab.com>2019-08-09 02:17:41 +0300
commit8ee6c088aab8a6a05be3ebae3061b80050ce936d (patch)
treebeb5060c13d9f3a6bf5d5c6c464cdda24d12419d /doc/administration/index.md
parente7a997aa25145bfd09ff07009e6a45957dd36b8d (diff)
Bring k8s cheat sheet to docs
Bring the support team k8s cheat sheet into the main documentation
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r--doc/administration/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md
index f7f9d753e58..91a4d5097f2 100644
--- a/doc/administration/index.md
+++ b/doc/administration/index.md
@@ -188,3 +188,5 @@ Learn how to install, configure, update, and maintain your GitLab instance.
- Useful [diagnostics tools](troubleshooting/diagnostics_tools.md) that are sometimes used by the GitLab
Support team.
- [Troubleshooting ElasticSearch](troubleshooting/elasticsearch.md): Tips to troubleshoot ElasticSearch.
+- [Kubernetes troubleshooting](troubleshooting/kubernetes_cheat_sheet.md): Commands and tips useful
+ for troubleshooting Kubernetes-related issues.