Skip to content

Commit ceb87c0

Browse files
committed
STAC-22464: document supported architectures (x86_64 and arm64)
1 parent b044ac5 commit ceb87c0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

setup/install-stackstate/requirements.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,14 @@ It isn't recommended to set a ResourceQuota as this can interfere with resource
9090

9191
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).
9292

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+
93101
## Client \(browser\)
94102

95103
To use the SUSE Observability GUI, you must use one of the following web browsers:

0 commit comments

Comments
 (0)