summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-02-20 15:14:22 -0500
committerJoshua Lambert <joshua@gitlab.com>2018-02-20 15:14:22 -0500
commit2f5985157241f27af09be1bc89b830625c874a4e (patch)
tree5b6f1d65737da8e8bcbc8fab9a06be730820ce98
parented8dce703652f8c0958fe3fa95d5ff24cfe9b432 (diff)
downloadgitlab-ce-2f5985157241f27af09be1bc89b830625c874a4e.tar.gz
One last item of feedback
-rw-r--r--doc/user/project/integrations/prometheus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md
index 5d0d58eaf80..249463fb86e 100644
--- a/doc/user/project/integrations/prometheus.md
+++ b/doc/user/project/integrations/prometheus.md
@@ -13,12 +13,12 @@ There are two ways to setup Prometheus integration, depending on where your apps
* For other deployment targets, simply [specify the Prometheus server](#manual-configuration-of-prometheus).
## Managed Prometheus on Kubernetes
+> **Note**: [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/28916) in GitLab 10.5
GitLab can seamlessly deploy and manage Prometheus on a [connected Kubernetes cluster](../clusters/index.md), making monitoring of your apps easy.
### Requirements
-* GitLab [10.5 or above](https://gitlab.com/gitlab-org/gitlab-ce/issues/28916)
* A [connected Kubernetes cluster](../clusters/index.md)
* Helm Tiller [installed by GitLab](../clusters/index.md#installing-applications)