diff --git a/README.md b/README.md index dbd8918..2e8fc47 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,17 @@ To run Bio-OS, the following prerequisites must be met: - Ubuntu 22.04 + - Internet access - Resource Required - -Minimum 8 cpu and 16G memory +- Minimum 8 cpu and 16G memory +- Installed Docker + - For Docker installation, please refer to the [Docker installation documentation](https://docs.docker.com/engine/install/centos/). +- Deployed Kubernetes + - For kubernetes installation, [Minikube](https://minikube.sigs.k8s.io/docs/start/) is recommended. + +Strongly recommended dependency versions: +- Minikube: v1.31.2 +- Kubernetes: 1.24.15 +- Helm: 3.12.0 +- MySQL: 8.0.34 ## Tutorial ### Bio-OS Installation guide