Skip to content

Commit 0b85908

Browse files
authored
Merge pull request #89971 from openshift-cherrypick-robot/cherry-pick-89886-to-rhacs-docs-4.7
[rhacs-docs-4.7] ROX-22488: Update recommended resource requirements for ACS 2
2 parents 88212d8 + 5898f7d commit 0b85908

File tree

2 files changed

+44
-14
lines changed

2 files changed

+44
-14
lines changed

modules/recommended-requirements-central-services.adoc

Lines changed: 37 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If you are using {rh-rhacscs-first}, you do not need to review the requirements
1313
Central services contain the following components:
1414

1515
* Central
16+
* Central DB
1617
* Scanner
1718
+
1819
[NOTE]
@@ -24,7 +25,7 @@ For default resource requirements for the scanner, see the default resource requ
2425
== Central
2526

2627
[discrete]
27-
== Memory and CPU requirements
28+
=== Memory and CPU requirements
2829

2930
The following table lists the minimum memory and CPU values required to run Central for one secured cluster. The table includes the number of concurrent web portal users.
3031

@@ -38,8 +39,8 @@ The following table lists the minimum memory and CPU values required to run Cent
3839

3940
| < 25,000
4041
| < 5 users
41-
| 6 cores
42-
| 12 GiB
42+
| 2 cores
43+
| 8 GiB
4344

4445
| < 50,000
4546
| 1 user
@@ -52,11 +53,43 @@ The following table lists the minimum memory and CPU values required to run Cent
5253
| 16 GiB
5354
|===
5455

56+
[id="recommended-requirements-central-db-services-central_{context}"]
57+
== Central DB
58+
59+
[discrete]
60+
=== Memory and CPU requirements
61+
62+
The following table lists the minimum memory and CPU values required to run Central DB for one secured cluster. The table includes the number of concurrent web portal users.
63+
64+
|===
65+
| Deployments | Concurrent web portal users | CPU | Memory
66+
67+
| < 25,000
68+
| 1 user
69+
| 12 cores
70+
| 32 GiB
71+
72+
| < 25,000
73+
| < 5 users
74+
| 24 cores
75+
| 32 GiB
76+
77+
| < 50,000
78+
| 1 user
79+
| 16 cores
80+
| 32 GiB
81+
82+
| < 50,000
83+
| < 5 users
84+
| 32 cores
85+
| 32 GiB
86+
|===
87+
5588
[id="recommended-requirements-central-services-scanner_{context}"]
5689
== Scanner
5790

5891
[discrete]
59-
== StackRox Scanner Memory and CPU requirements
92+
=== StackRox Scanner Memory and CPU requirements
6093

6194
The following table lists the minimum memory and CPU values required for the StackRox Scanner deployment in the Central cluster. The table includes the number of unique images deployed in all secured clusters.
6295

modules/recommended-requirements-secured-cluster-services.adoc

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,22 @@ Collector component is not included on this page. Required resource requirements
2222

2323
Sensor monitors your Kubernetes and OpenShift Container Platform clusters. These services currently deploy in a single deployment, which handles interactions with the Kubernetes API and coordinates with Collector.
2424

25+
2526
[discrete]
2627
== Memory and CPU requirements
2728

2829
The following table lists the minimum memory and CPU values required to run Sensor on a secured cluster.
2930

3031
|===
31-
| Deployments | Pods per deployment | CPU | Memory
32+
| Deployments | CPU | Memory
3233

3334
| < 25,000
34-
| 3
3535
| 2 cores
36-
| 8 GiB
36+
| 10 GiB
3737

3838
| < 50,000
39-
| 3
4039
| 2 cores
41-
| 16 GiB
40+
| 20 GiB
4241
|===
4342

4443
[id="recommended-requirements-secured-cluster-services-admission-controller_{context}"]
@@ -52,15 +51,13 @@ The admission controller prevents users from creating workloads that violate pol
5251
The following table lists the minimum memory and CPU values required to run the admission controller on a secured cluster.
5352

5453
|===
55-
| Deployments | Pods per deployment | CPU | Memory
54+
| Deployments | CPU | Memory
5655

5756
| < 25,000
58-
| 3
5957
| 0.5 cores
60-
| 600 MiB
58+
| 300 MiB
6159

6260
| < 50,000
63-
| 3
6461
| 0.5 cores
65-
| 1200 MiB
62+
| 600 MiB
6663
|===

0 commit comments

Comments
 (0)