System requirements
Software
- Ubuntu 22.04 (64 bit)
- Docker 20.10.17, installed without the need to use the sudo command
- Kubernetes 1.23.8
- Helm 3.10.3
- YQ 4.41.1
- Python 3.8
- Ebtables
- Conntrack
- Socat
Installing the necessary software
tip
To install the required software in your OS, use the ./cli.sh smc package {OS_NAME} install
command supplied with the distribution (internet connection required).
Supported OS_NAME - ubuntu
Connections within the cluster may be blocked if the firewall is enabled. To disable it, use the following command:
sudo systemctl stop firewalld
Hardware
CPU | RAM | SSD/HDD | Network | GPU (optionally) |
| 120GB |
| 16 Mbit/s | RTX 4080, Tesla A10 |
note
If you want to install the stunner subsystem, make sure that the machine on which the BAF will be deployed is reachable via ip address.
System requirements for GPU (optional)
Nvidia Container Toolkit version 1.11.0 or higher. Installation instructions are available at link.
note
A graphics card with a graphics processor from Nvidia, at least a GTX 1080 Ti, and support for CUDA 11.8 is required.