summaryrefslogtreecommitdiff
path: root/doc/architecture/blueprints/runner_scaling
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-12 18:07:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-12 18:07:46 +0000
commit0bc465cc7e5afc04cbbf9d5717904c00908bd9ef (patch)
treeaa3c0cc84184abd80924f2fc647a3cc0ee02048b /doc/architecture/blueprints/runner_scaling
parente2280e2f9c22fac3b5cd3313b90832dc35d46694 (diff)
downloadgitlab-ce-0bc465cc7e5afc04cbbf9d5717904c00908bd9ef.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/architecture/blueprints/runner_scaling')
-rw-r--r--doc/architecture/blueprints/runner_scaling/index.md20
1 files changed, 8 insertions, 12 deletions
diff --git a/doc/architecture/blueprints/runner_scaling/index.md b/doc/architecture/blueprints/runner_scaling/index.md
index eafa187dbd1..8459f8e673a 100644
--- a/doc/architecture/blueprints/runner_scaling/index.md
+++ b/doc/architecture/blueprints/runner_scaling/index.md
@@ -10,6 +10,14 @@ participating-stages: []
# Next Runner Auto-scaling Architecture
+DISCLAIMER:
+This page contains information related to upcoming products, features, and functionality.
+It is important to note that the information presented is for informational purposes only.
+Please do not rely on this information for purchasing or planning purposes.
+As with all projects, the items mentioned on this page are subject to change or delay.
+The development, release, and timing of any products, features, or functionality remain at the
+sole discretion of GitLab Inc.
+
## Summary
GitLab Runner is a core component of GitLab CI/CD. It makes it possible to run
@@ -53,18 +61,6 @@ build on top of it to improve efficiency, reliability and availability.
We call this new mechanism the "next GitLab Runner Scaling architecture".
-_Disclaimer The following contain information related to upcoming products,
-features, and functionality._
-
-_It is important to note that the information presented is for informational
-purposes only. Please do not rely on this information for purchasing or
-planning purposes._
-
-_As with all projects, the items mentioned in this document and linked pages are
-subject to change or delay. The development, release and timing of any
-products, features, or functionality remain at the sole discretion of GitLab
-Inc._
-
## Continuing building on Docker Machine
At this moment one of our core products - GitLab Runner - and one of its most