summaryrefslogtreecommitdiff
path: root/doc/user/project
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-01-03 17:59:23 -0600
committerMayra Cabrera <mcabrera@gitlab.com>2018-01-03 17:59:25 -0600
commit127cedd0203a7ad16808391b6b768a52e8cb89f8 (patch)
treec5ba880dc7c9a99e6f490ce2afcd50b3a9d56440 /doc/user/project
parentfb583c4b1839af16c50e27105a300695aa50bcad (diff)
downloadgitlab-ce-127cedd0203a7ad16808391b6b768a52e8cb89f8.tar.gz
Update Kubernetes service documentationdocs-update-kubernetes-documentation
States this service was deprecated on 10.3 and his behavior depends on the kubernetes service status. Also includes a link for the release post for more information.
Diffstat (limited to 'doc/user/project')
-rw-r--r--doc/user/project/integrations/kubernetes.md2
-rw-r--r--doc/user/project/integrations/project_services.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md
index 079a840a56a..710cf78e84f 100644
--- a/doc/user/project/integrations/kubernetes.md
+++ b/doc/user/project/integrations/kubernetes.md
@@ -3,7 +3,7 @@ last_updated: 2017-12-28
---
CAUTION: **Warning:**
-Kubernetes service integration has been deprecated on GitLab 10.4. Fields on Kubernetes integration page are now uneditable, you can configure your clusters using the new [Clusters](../clusters/index.md) page.
+Kubernetes service integration has been deprecated in GitLab 10.3. If the service is active the cluster information still be editable, however we advised to disable and reconfigure the clusters using the new [Clusters](../clusters/index.md) page. If the service is inactive the fields will be uneditable. Read [GitLab 10.3 release post](https://about.gitlab.com/2017/12/22/gitlab-10-3-released/#kubernetes-integration-service) for more information.
# GitLab Kubernetes / OpenShift integration
diff --git a/doc/user/project/integrations/project_services.md b/doc/user/project/integrations/project_services.md
index 6bda07f103e..9496d6f2ce0 100644
--- a/doc/user/project/integrations/project_services.md
+++ b/doc/user/project/integrations/project_services.md
@@ -39,7 +39,7 @@ Click on the service links to see further configuration instructions and details
| [Irker (IRC gateway)](irker.md) | Send IRC messages, on update, to a list of recipients through an Irker gateway |
| [JIRA](jira.md) | JIRA issue tracker |
| JetBrains TeamCity CI | A continuous integration and build server |
-| [Kubernetes](kubernetes.md) _(Has been deprecated in GitLab 10.4)_ | A containerized deployment service |
+| [Kubernetes](kubernetes.md) _(Has been deprecated in GitLab 10.3)_ | A containerized deployment service |
| [Mattermost slash commands](mattermost_slash_commands.md) | Mattermost chat and ChatOps slash commands |
| [Mattermost Notifications](mattermost.md) | Receive event notifications in Mattermost |
| [Microsoft teams](microsoft_teams.md) | Receive notifications for actions that happen on GitLab into a room on Microsoft Teams using Office 365 Connectors |