Skip to content
Snippets Groups Projects
Commit cbef8f2d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'jl-add-pod-logs-to-k8s-docs' into 'master'

Add Pod logs docs to Kubernetes cluster docs

See merge request gitlab-org/gitlab-ce!28161
parents 8508195c 644a6392
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -674,11 +674,6 @@ To remove the Kubernetes cluster integration from your project, simply click the
**Remove integration** button. You will then be able to follow the procedure
and add a Kubernetes cluster again.
 
## View Kubernetes pod logs from GitLab **[ULTIMATE]**
Learn how to easily
[view the logs of running pods in connected Kubernetes clusters](kubernetes_pod_logs.md).
## What you can get with the Kubernetes integration
 
Here's what you can do with GitLab if you enable the Kubernetes integration.
Loading
Loading
@@ -701,6 +696,12 @@ the need to leave GitLab.
 
[Read more about Canary Deployments](https://docs.gitlab.com/ee/user/project/canary_deployments.html)
 
### Pod logs **[ULTIMATE]**
GitLab makes it easy to view the logs of running pods in connected Kubernetes clusters. By displaying the logs directly in GitLab, developers can avoid having to manage console tools or jump to a different interface.
[Read more about Kubernetes pod logs](kubernetes_pod_logs.md)
### Kubernetes monitoring
 
Automatically detect and monitor Kubernetes metrics. Automatic monitoring of
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment