diff --git a/README.md b/README.md
index 4538096b73b2fbd7e1d47be0c8d950eae1763bd3_UkVBRE1FLm1k..d39c89d7d7e397bd47d13b6364ae7459d991c3c5_UkVBRE1FLm1k 100644
--- a/README.md
+++ b/README.md
@@ -18,3 +18,13 @@
 * `registry.edenmal.moe` with your Docker Registry address (example `registry.example.com`)
 
 Then you can just import the files/repository.
+
+## GitLab Docs References
+* GitLab Kubernetes Integration Docs: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html
+* GitLab Kubernetes Integration Docs Environment variables: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html#deployment-variables
+
+As of GitLab `10.3` the Kubernetes Integration is marked as deprecated, the following docs show the new feature
+called Clusters:
+* GitLab 10.3 release - Kubernetes integration service: https://about.gitlab.com/2017/12/22/gitlab-10-3-released/#kubernetes-integration-service
+* GitLab Clusters Feature Docs: https://docs.gitlab.com/ce/user/project/clusters/index.html
+