-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(system-requirements): update values centrally (#8122)
Signed-off-by: Amro Misbah <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]>
- Loading branch information
Showing
6 changed files
with
42 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
The resources may be set minimally to the below: | ||
|
||
- 8-12 GB RAM based on the services deployed | ||
- 8-10 CPU cores based on the services deployed | ||
- 50GB hard-disk | ||
|
||
Use the listing below for detailed estimation of minimum required resources. Table contains the default resources recommendations per service. Depending on the use of each service the resources needs may be increased or decreased. | ||
|
||
| Service | CPU Unit | RAM | Disk Space | Processor Type | Required | | ||
|-------------------|----------|-------|------------|----------------|------------------------------------| | ||
| Auth server | 2.5 | 2.5GB | N/A | 64 Bit | Yes | | ||
| LDAP (OpenDJ) | 1.5 | 2GB | 10GB | 64 Bit | Only if Couchbase/SQL not installed| | ||
| fido2 | 0.5 | 0.5GB | N/A | 64 Bit | No | | ||
| scim | 1 | 1GB | N/A | 64 Bit | No | | ||
| config - job | 0.3 | 0.3GB | N/A | 64 Bit | Yes on fresh installs | | ||
| persistence - job | 0.3 | 0.3GB | N/A | 64 Bit | Yes on fresh installs | | ||
| nginx | 1 | 1GB | N/A | 64 Bit | Yes ALB/Istio not used | | ||
| auth-key-rotation | 0.3 | 0.3GB | N/A | 64 Bit | No [Strongly recommended] | | ||
| config-api | 1 | 1GB | N/A | 64 Bit | No | | ||
| casa | 0.5 | 0.5GB | N/A | 64 Bit | No | | ||
| link | 0.5 | 1GB | N/A | 64 Bit | No | | ||
| saml | 0.5 | 1GB | N/A | 64 Bit | No | | ||
|
||
Releases of images are in style 1.0.0-beta.0, 1.0.0-0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters