Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
424750ed
Commit
424750ed
authored
3 years ago
by
Nailia Iskhakova
Committed by
Achilleas Pipinellis
3 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Cloud Native Hybrid instructions on 5k users RA page
parent
4d8ee4de
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
198 additions
and
20 deletions
+198
-20
doc/administration/reference_architectures/10k_users.md
doc/administration/reference_architectures/10k_users.md
+3
-3
doc/administration/reference_architectures/25k_users.md
doc/administration/reference_architectures/25k_users.md
+3
-3
doc/administration/reference_architectures/50k_users.md
doc/administration/reference_architectures/50k_users.md
+3
-3
doc/administration/reference_architectures/5k_users.md
doc/administration/reference_architectures/5k_users.md
+188
-11
doc/administration/reference_architectures/index.md
doc/administration/reference_architectures/index.md
+1
-0
No files found.
doc/administration/reference_architectures/10k_users.md
View file @
424750ed
...
...
@@ -2368,9 +2368,9 @@ the following other supporting services are supported: NGINX, Task Runner, Migra
Prometheus and Grafana.
Hybrid installations leverage the benefits of both cloud native and traditional
Kubernetes, you can reap certain cloud native workload management benefits whil
e
the others are deployed in compute VMs with Omnibus as described above in thi
s
pag
e.
compute deployments. With this, _stateless_ components can benefit from cloud nativ
e
workload management benefits while _stateful_ components are deployed in compute VM
s
with Omnibus to benefit from increased permanenc
e.
NOTE:
This is an
**advanced**
setup. Running services in Kubernetes is well known
...
...
This diff is collapsed.
Click to expand it.
doc/administration/reference_architectures/25k_users.md
View file @
424750ed
...
...
@@ -2380,9 +2380,9 @@ the following other supporting services are supported: NGINX, Task Runner, Migra
Prometheus and Grafana.
Hybrid installations leverage the benefits of both cloud native and traditional
Kubernetes, you can reap certain cloud native workload management benefits whil
e
the others are deployed in compute VMs with Omnibus as described above in thi
s
pag
e.
compute deployments. With this, _stateless_ components can benefit from cloud nativ
e
workload management benefits while _stateful_ components are deployed in compute VM
s
with Omnibus to benefit from increased permanenc
e.
NOTE:
This is an
**advanced**
setup. Running services in Kubernetes is well known
...
...
This diff is collapsed.
Click to expand it.
doc/administration/reference_architectures/50k_users.md
View file @
424750ed
...
...
@@ -2391,9 +2391,9 @@ the following other supporting services are supported: NGINX, Task Runner, Migra
Prometheus and Grafana.
Hybrid installations leverage the benefits of both cloud native and traditional
Kubernetes, you can reap certain cloud native workload management benefits whil
e
the others are deployed in compute VMs with Omnibus as described above in thi
s
pag
e.
compute deployments. With this, _stateless_ components can benefit from cloud nativ
e
workload management benefits while _stateful_ components are deployed in compute VM
s
with Omnibus to benefit from increased permanenc
e.
NOTE:
This is an
**advanced**
setup. Running services in Kubernetes is well known
...
...
This diff is collapsed.
Click to expand it.
doc/administration/reference_architectures/5k_users.md
View file @
424750ed
This diff is collapsed.
Click to expand it.
doc/administration/reference_architectures/index.md
View file @
424750ed
...
...
@@ -71,6 +71,7 @@ The following reference architectures are available:
The following Cloud Native Hybrid reference architectures, where select recommended components can be run in Kubernetes, are available:
-
[
Up to 5,000 users
](
5k_users.md#cloud-native-hybrid-reference-architecture-with-helm-charts-alternative
)
-
[
Up to 10,000 users
](
10k_users.md#cloud-native-hybrid-reference-architecture-with-helm-charts-alternative
)
-
[
Up to 25,000 users
](
25k_users.md#cloud-native-hybrid-reference-architecture-with-helm-charts-alternative
)
-
[
Up to 50,000 users
](
50k_users.md#cloud-native-hybrid-reference-architecture-with-helm-charts-alternative
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment