Commit 394a6e70 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Resolve clusters docs conflicts

parent 418b60ed
...@@ -259,11 +259,7 @@ displaying the status of the pods in the deployment. Developers and other ...@@ -259,11 +259,7 @@ displaying the status of the pods in the deployment. Developers and other
teammates can view the progress and status of a rollout, pod by pod, in the teammates can view the progress and status of a rollout, pod by pod, in the
workflow they already use without any need to access Kubernetes. workflow they already use without any need to access Kubernetes.
<<<<<<< HEAD
[> Read more about Deploy Boards](../deploy_boards.md) [> Read more about Deploy Boards](../deploy_boards.md)
=======
[> Read more about Deploy Boards](https://docs.gitlab.com/ee/user/project/deploy_boards.html)
>>>>>>> upstream/master
### Canary Deployments (EEP) ### Canary Deployments (EEP)
...@@ -273,11 +269,7 @@ Leverage [Kubernetes' Canary deployments](https://kubernetes.io/docs/concepts/cl ...@@ -273,11 +269,7 @@ Leverage [Kubernetes' Canary deployments](https://kubernetes.io/docs/concepts/cl
and visualize your canary deployments right inside the Deploy Board, without and visualize your canary deployments right inside the Deploy Board, without
the need to leave GitLab. the need to leave GitLab.
<<<<<<< HEAD
[> Read more about Canary Deployments](../canary_deployments.md) [> Read more about Canary Deployments](../canary_deployments.md)
=======
[> Read more about Canary Deployments](https://docs.gitlab.com/ee/user/project/canary_deployments.html)
>>>>>>> upstream/master
### Kubernetes monitoring ### Kubernetes monitoring
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment