Kubernetes system requirements
Requirements depend on several variables, such as:
- The volume of data to display in the browser.
This topic contains:
SolarWinds Observability SaaS general requirements
The following table lists browser requirements and recommendations for using the SolarWinds Observability SaaS web application.
Performance of the computer and internet speed where you open the browser significantly influences the speed of SolarWinds Observability SaaS.
Software Requirements | |
---|---|
Web browsers |
SolarWinds Observability SaaS supports the two most recent versions of the following web browsers:
|
Browser requirements |
The following must be enabled in your browser:
|
Firewall or access control requirements
The browser you are using to access SolarWinds Observability SaaS's basic features must have unrestricted access to the following locations:
- https://my.xx-yy.cloud.solarwinds.com and all subfolders (where
xx-yy
is determined by the URL you use to access SolarWinds Observability SaaS, described in Data centers and endpoint URIs) - https://documentation.solarwinds.com/ and all subfolders
- https://agent-binaries.cloud.solarwinds.com/ and all subfolders
If monitoring Kubernetes entities, the SWO K8s Collector must be able to communicate with SolarWinds Observability SaaS to report collected data. Open your firewall or access control configuration to permit TCP/HTTPS/TLS outbound connections to the following endpoints, where xx-yy
is determined by the URL you use to access SolarWinds Observability SaaS, described in Data centers and endpoint URIs.
otel.collector.xx-yy.cloud.solarwinds.com
Supported Kubernetes containers
Supported K8s versions
Each Kubernetes version is supported for 15 months after its initial release. For example, version 1.27 released on April 11, 2023, is supported until July 11, 2024. For release dates for individual Kubernetes versions, see Patch Releases in Kubernetes documentation.
While local deployments, such as Minikube, are not supported, most of the functionality may work.
The Kubernetes v1.24 Docker container runtime does not report pod-level network metrics. kubenet
and other network plumbing was removed from upstream as part of the dockershim deprecation.
Supported architecture
The SWO K8s Collector supports:
- Linux x86_64 platforms (
linux/amd64
) - Linux ARM platforms (
linux/arm64
) - Windows platforms (
windows/amd64
)