Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-10-04 18:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-04 18:09:02 +0300
commit0a12a556b52d7ff4a2da738f0852c78488cec9e5 (patch)
tree62ec7186f02ff8b3c324a7212d43c414ac0fd368 /doc/administration/reference_architectures/5k_users.md
parent49d36ce6e3484aea8131dd892a02f8304ee61aa1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/reference_architectures/5k_users.md')
-rw-r--r--doc/administration/reference_architectures/5k_users.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/reference_architectures/5k_users.md b/doc/administration/reference_architectures/5k_users.md
index ee77a16ad5c..f011f0832f0 100644
--- a/doc/administration/reference_architectures/5k_users.md
+++ b/doc/administration/reference_architectures/5k_users.md
@@ -2187,7 +2187,7 @@ cluster alongside your instance, read how to
## Cloud Native Hybrid reference architecture with Helm Charts (alternative)
Run select components of cloud-native GitLab in Kubernetes with the [GitLab Helm chart](https://docs.gitlab.com/charts/). In this setup, you can run the equivalent of GitLab Rails in the Kubernetes cluster called Webservice. You can also run the equivalent of Sidekiq nodes in the Kubernetes cluster called Sidekiq. In addition,
-the following other supporting services are supported: NGINX, Task Runner, Migrations,
+the following other supporting services are supported: NGINX, Toolbox, Migrations,
Prometheus.
Hybrid installations leverage the benefits of both cloud native and traditional