mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-05 11:41:13 +00:00
update the chinese and english docs architecture Signed-off-by: mingwei <gongmingwei@oppo.com>
947 B
Executable File
947 B
Executable File
Deployment dependencies
::: tip Note Before setting up the cluster, please prepare the following components in advance to make your user experience smoother~ :::
| Dependency | Version Requirement | Required |
|---|---|---|
| gcc-c++ | 4.8.5 or above | Yes |
| CMake | 3.1 or above | Yes |
| bzip2-devel | 1.0.6 or above | Yes |
| zlib-devel | 1.2.7 or above | Yes |
| mvn | 3.8.4 or above | Yes |
| Go | 1.17 or above | Yes |
| kafka | 1.x or above | Yes(Deploying erasure code subsystem) |
| consul | 1.1x or above | Yes(Deploying erasure code subsystem) |