Verifying System Requirements
Before you begin the deployment process, ensure that your system complies with the specified hardware and software requirements for this release.
Hardware Requirements
- 15 GB Disk space
- 3000m core
- 8 GB RAM (Application Heap is automatically allocated based on the available memory on the worker node)
- 20 GB for Persistent Volume
Note: The CPU allocation for a system should vary according to
the number of servers being monitored and managed.
Software Requirements
For Kubernetes cluster:
- Kubernetes >=v1.28 and <=1.32
- compatible kubectl client tool
For Red Hat OpenShift cluster:
- Red Hat OpenShift Container Platform (OCP) >=v4.15 and <=4.17
- compatible oc client tool
Other common requirements:
- docker/podman to manage container images
- If NFS is used as backed-storage for Persistent Volume, ensure version >=4.1
A containerized deployment strictly enforces the above listed system requirements. If any of these requirements are not met, the deployment fails. If the deployment fails, review the installation log for a list of non-compliant items.