From 3269588858f8248f528da4ccebfd4bec834518d6 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Fri, 15 Sep 2017 11:05:58 +0200 Subject: Clean up Kubernetes integration docs page --- doc/user/project/integrations/kubernetes.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/user/project/integrations/kubernetes.md') diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md index ff39549fac2..a92426fa0fc 100644 --- a/doc/user/project/integrations/kubernetes.md +++ b/doc/user/project/integrations/kubernetes.md @@ -96,10 +96,8 @@ the need to leave GitLab. ### Kubernetes monitoring -GitLab has support for automatically detecting and monitoring Kubernetes metrics. -Kubernetes exposes Node level metrics out of the box via the built-in -[Prometheus metrics support in cAdvisor](https://github.com/google/cadvisor). -No additional services or exporters are needed. +Automatically detect and monitor Kubernetes metrics. Automatic monitoring of +NGINX ingress is also supported. [> Read more about Kubernetes monitoring](./prometheus_library/kubernetes.md) @@ -118,7 +116,7 @@ with no configuration, including: **Auto Build**, **Auto Test**, **Auto Code Qua NOTE: **Note:** Introduced in GitLab 8.15. You must be the project owner or have `master` permissions -to use terminals. Support is currently limited to the first container in the +to use terminals. Support is limited to the first container in the first pod of your environment. When enabled, the Kubernetes service adds [web terminal](../../../ci/environments.md#web-terminals) -- cgit v1.2.1