Bio-OS / bioos

Apache License 2.0
58 stars 16 forks source link

Create install-prerequisites.sh #60

Closed fuxiaoyi closed 10 months ago

fuxiaoyi commented 11 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

The installation commands for prerequisites (minikube, helm, nfs-server, etc...) in the user guide into a single bash file. Considering we don't have an English version of the installation guide for bio-os (https://github.com/Bio-OS/bioos/issues/38), it might be helpful to provide a script for installing the prerequisites needed to install bioos with helm.

Which issue(s) this PR fixes:

Fixes #59