Skip to content

Commit

Permalink
add resource and system requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
籁鸣 committed May 21, 2021
1 parent 68a7ecb commit a4a57c1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/resource-and-system-requirements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

## Resource and System Requirements

### Resource Requirements
We strongly recommend at least 2 CPUs and 4 GB RAM per worker node in production environment.
Any less in development environment is ok but will leave little room for your workloads.

### Tested Platforms:
* CentOS 7.4+ (amd64 and arm64)
* Ubuntu 18.04+ (amd64 and arm64)
* Fedora 31 (amd64)
* Debian 9.1 (amd64)

Other platforms may work well but are not tested in our production environment. Supplements to the list are welcome.

0 comments on commit a4a57c1

Please sign in to comment.