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:
authorSarah Daily <sdaily@gitlab.com>2019-07-29 07:55:01 +0300
committerEvan Read <eread@gitlab.com>2019-07-29 07:55:01 +0300
commitf2796135e1bb31494c90bf6477a4ba02d4011258 (patch)
tree78db723ab9718af65a7557fec7ce922f69f84847
parent44c9de80f24b64f290cedf3f55b0ae1d44393e81 (diff)
Add relevant Kubernetes page
-rw-r--r--doc/user/project/clusters/kubernetes_pod_logs.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/project/clusters/kubernetes_pod_logs.md b/doc/user/project/clusters/kubernetes_pod_logs.md
index 864cd75823c..163f3befeee 100644
--- a/doc/user/project/clusters/kubernetes_pod_logs.md
+++ b/doc/user/project/clusters/kubernetes_pod_logs.md
@@ -5,6 +5,10 @@
GitLab makes it easy to view the logs of running pods in [connected Kubernetes clusters](index.md).
By displaying the logs directly in GitLab, developers can avoid having to manage console tools or jump to a different interface.
+NOTE: **Kubernetes + GitLab**
+Everything you need to build, test, deploy, and run your app at scale.
+[Learn more](https://about.gitlab.com/solutions/kubernetes/).
+
## Overview
[Kubernetes](https://kubernetes.io) pod logs can be viewed directly within GitLab. Logs can be displayed by clicking on a specific pod from [Deploy Boards](../deploy_boards.md):