summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-05-06 10:16:35 +1200
committerThong Kuah <tkuah@gitlab.com>2019-05-06 11:08:38 +1200
commit5d1d085126aeaef4ba4cb7342ae403244b4700a6 (patch)
tree8611617878b267ee59192812b6fe26b9dc227ca5
parent65db7fb35cb477205d76bf8c99b32d9ece8fcc57 (diff)
downloadgitlab-ce-docs-60665-uninstalling-cluster-apps.tar.gz
Document Prometheus app can be uninstalleddocs-60665-uninstalling-cluster-apps
-rw-r--r--doc/user/project/clusters/index.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index f0d70dafb3f..157afb3a78c 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -406,6 +406,27 @@ Upgrades will reset values back to the values built into the `runner`
chart plus the values set by
[`values.yaml`](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/vendor/runner/values.yaml)
+### Uninstalling applications
+
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/60665) in
+> GitLab 11.11.
+
+The applications below can be uninstalled.
+
+| Application | GitLab version | Notes |
+| ----------- | -------------- | ----- |
+| Prometheus | 11.11+ | All data will be deleted and cannot be restored. |
+
+To uninstall an application:
+
+1. Navigate to your project's **Operations > Kubernetes**.
+1. Select your cluster.
+1. Click the **Uninstall** button for the application.
+
+Support for uninstalling all applications will be progressively
+introduced (see [related
+epic](https://gitlab.com/groups/gitlab-org/-/epics/1201)).
+
### Troubleshooting applications
Applications can fail with the following error: