You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup/install-stackstate/requirements.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,14 @@ It isn't recommended to set a ResourceQuota as this can interfere with resource
90
90
91
91
If it's necessary to set a ResourceQuota for your implementation, the namespace resource limit should be set to match the node [sizing requirements](requirements.md#resource-requirements).
92
92
93
+
### Supported architectures
94
+
Please note that SUSE Observability is designed and tested to run on specific hardware architectures. Installation and operation are exclusively supported on systems utilizing one of the following processor architectures:
95
+
96
+
*`x86_64` (also known as AMD64 or Intel 64)
97
+
*`arm64` (also known as AArch64)
98
+
99
+
Ensure your target environment meets these requirements before proceeding with the deployment. Attempting to install or run SUSE Observability on any other architecture is not supported and will result in failure.
100
+
93
101
## Client \(browser\)
94
102
95
103
To use the SUSE Observability GUI, you must use one of the following web browsers:
0 commit comments