Bumped the CPU requirements (#4962)

* Bumped the CPU requirements

* changed the cpu requirement for production purpose
This commit is contained in:
Hamees Sayed 2022-06-05 06:24:53 +05:30 committed by GitHub
parent c9c194ecee
commit 793b5da9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Before installing Knative, you must meet the following prerequisites:
- **For prototyping purposes**, Knative works on most local deployments of Kubernetes. For example, you can use a local, one-node cluster that has 2 CPUs and 4 GB of memory.
- **For prototyping purposes**, Knative works on most local deployments of Kubernetes. For example, you can use a local, one-node cluster that has 3 CPUs and 4 GB of memory.
!!! tip
You can install a local distribution of Knative for development purposes