Prerequisites
StorageOS requirements to be executed. Hardware, Network rules, Operative System Distribution, Kernel modules, etc.
Minimum requirements:
One machine with the following:
- Minimum two core with 4GB RAM.
- Linux with a 64-bit architecture.
- Container Runtime Engine: CRI-O, Containerd or Docker 1.10+ with mount propagation enabled.
- The necessary ports should be open. See the ports and firewall settings.
- A mechanism for device presentation.
Recommended:
- At least three nodes for replication and high availability.
- Install the storageos CLI.
- If using Helm, make sure the tiller ServiceAccount has enough privileges to create resources such as Namespaces, ClusterRoles, etc. For instance, following this installation procedure.
- System clocks synchronized using NTP or similar methods. While our distributed consensus algorithm does not require synchronised clocks, it does help to more easily correlate logs across multiple nodes.