summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-08-16 04:46:44 +0000
committerEvan Read <eread@gitlab.com>2019-08-16 04:46:44 +0000
commit41f22c6b0f8a6525b015357cf869c1d4ae91144a (patch)
tree071fa8f1401ae32e6568aaefba88f7f921d73718
parent68ac9736df83df906903726f15598317fb2e02f6 (diff)
parent1853aade2df03f2531c65b5cb2959b811a6bf8b4 (diff)
downloadgitlab-ce-41f22c6b0f8a6525b015357cf869c1d4ae91144a.tar.gz
Merge branch 'docs-arm64-k8s-support' into 'master'
Add a note about the lack of arm64 support See merge request gitlab-org/gitlab-ce!31887
-rw-r--r--doc/user/project/clusters/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index ffaa07cb3a4..cf3a3fef79f 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -173,6 +173,9 @@ Starting from [GitLab 12.1](https://gitlab.com/gitlab-org/gitlab-ce/issues/55902
### Add existing Kubernetes cluster
+NOTE: **Note:**
+Kubernetes integration is not supported for arm64 clusters. See the issue [Helm Tiller fails to install on arm64 cluster](https://gitlab.com/gitlab-org/gitlab-ce/issues/64044) for details.
+
To add an existing Kubernetes cluster to your project:
1. Navigate to your project's **Operations > Kubernetes** page.