From 4e2241e1232c3afc423209394e488d93bd90f596 Mon Sep 17 00:00:00 2001 From: Grant Young Date: Wed, 24 Aug 2022 12:03:58 +0100 Subject: [PATCH 1/2] Add note about Gitaly Cluster and k8s in RA docs --- doc/administration/reference_architectures/10k_users.md | 4 ++++ doc/administration/reference_architectures/25k_users.md | 4 ++++ doc/administration/reference_architectures/2k_users.md | 4 ++++ doc/administration/reference_architectures/3k_users.md | 4 ++++ doc/administration/reference_architectures/50k_users.md | 4 ++++ doc/administration/reference_architectures/5k_users.md | 4 ++++ 6 files changed, 24 insertions(+) diff --git a/doc/administration/reference_architectures/10k_users.md b/doc/administration/reference_architectures/10k_users.md index a5075336101a8e..02dc87523d8a1b 100644 --- a/doc/administration/reference_architectures/10k_users.md +++ b/doc/administration/reference_architectures/10k_users.md @@ -2294,6 +2294,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats diff --git a/doc/administration/reference_architectures/25k_users.md b/doc/administration/reference_architectures/25k_users.md index 59ce0ce072bced..79cad5137214a8 100644 --- a/doc/administration/reference_architectures/25k_users.md +++ b/doc/administration/reference_architectures/25k_users.md @@ -2292,6 +2292,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats diff --git a/doc/administration/reference_architectures/2k_users.md b/doc/administration/reference_architectures/2k_users.md index a0a2f7e4b8585c..a61ea7563a52b1 100644 --- a/doc/administration/reference_architectures/2k_users.md +++ b/doc/administration/reference_architectures/2k_users.md @@ -1000,6 +1000,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats diff --git a/doc/administration/reference_architectures/3k_users.md b/doc/administration/reference_architectures/3k_users.md index bf9b9f47c168b2..13b2a307eca22b 100644 --- a/doc/administration/reference_architectures/3k_users.md +++ b/doc/administration/reference_architectures/3k_users.md @@ -2254,6 +2254,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats diff --git a/doc/administration/reference_architectures/50k_users.md b/doc/administration/reference_architectures/50k_users.md index 9a086f173d78b4..4de372e684afb6 100644 --- a/doc/administration/reference_architectures/50k_users.md +++ b/doc/administration/reference_architectures/50k_users.md @@ -2308,6 +2308,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats diff --git a/doc/administration/reference_architectures/5k_users.md b/doc/administration/reference_architectures/5k_users.md index 5301d55300fefe..f57269aec400d5 100644 --- a/doc/administration/reference_architectures/5k_users.md +++ b/doc/administration/reference_architectures/5k_users.md @@ -2229,6 +2229,10 @@ to be complex. **This setup is only recommended** if you have strong working knowledge and experience in Kubernetes. The rest of this section assumes this. +NOTE: +**Gitaly Cluster is not supported to be run in Kubernetes at this time**. +Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. + ### Cluster topology The following tables and diagram detail the hybrid environment using the same formats -- GitLab From 0538262154a5438400789274e89f20b0403a5235 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 24 Aug 2022 21:03:29 +0000 Subject: [PATCH 2/2] Apply 6 suggestion(s) to 6 file(s) --- doc/administration/reference_architectures/10k_users.md | 4 ++-- doc/administration/reference_architectures/25k_users.md | 4 ++-- doc/administration/reference_architectures/2k_users.md | 4 ++-- doc/administration/reference_architectures/3k_users.md | 4 ++-- doc/administration/reference_architectures/50k_users.md | 4 ++-- doc/administration/reference_architectures/5k_users.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/doc/administration/reference_architectures/10k_users.md b/doc/administration/reference_architectures/10k_users.md index 02dc87523d8a1b..5fb335405e9fd7 100644 --- a/doc/administration/reference_architectures/10k_users.md +++ b/doc/administration/reference_architectures/10k_users.md @@ -2295,8 +2295,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology diff --git a/doc/administration/reference_architectures/25k_users.md b/doc/administration/reference_architectures/25k_users.md index 79cad5137214a8..fcf2cd82e4d630 100644 --- a/doc/administration/reference_architectures/25k_users.md +++ b/doc/administration/reference_architectures/25k_users.md @@ -2293,8 +2293,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology diff --git a/doc/administration/reference_architectures/2k_users.md b/doc/administration/reference_architectures/2k_users.md index a61ea7563a52b1..6b46a570410df8 100644 --- a/doc/administration/reference_architectures/2k_users.md +++ b/doc/administration/reference_architectures/2k_users.md @@ -1001,8 +1001,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology diff --git a/doc/administration/reference_architectures/3k_users.md b/doc/administration/reference_architectures/3k_users.md index 13b2a307eca22b..d07f6666855bf3 100644 --- a/doc/administration/reference_architectures/3k_users.md +++ b/doc/administration/reference_architectures/3k_users.md @@ -2255,8 +2255,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology diff --git a/doc/administration/reference_architectures/50k_users.md b/doc/administration/reference_architectures/50k_users.md index 4de372e684afb6..7bda75d04f592f 100644 --- a/doc/administration/reference_architectures/50k_users.md +++ b/doc/administration/reference_architectures/50k_users.md @@ -2309,8 +2309,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology diff --git a/doc/administration/reference_architectures/5k_users.md b/doc/administration/reference_architectures/5k_users.md index f57269aec400d5..4d0d4be54afe80 100644 --- a/doc/administration/reference_architectures/5k_users.md +++ b/doc/administration/reference_architectures/5k_users.md @@ -2230,8 +2230,8 @@ knowledge and experience in Kubernetes. The rest of this section assumes this. NOTE: -**Gitaly Cluster is not supported to be run in Kubernetes at this time**. -Refer to the following [Epic](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. +**Gitaly Cluster is not supported to be run in Kubernetes**. +Refer to [epic 6127](https://gitlab.com/groups/gitlab-org/-/epics/6127) for more details. ### Cluster topology -- GitLab