Skip to content

Commit 35676e8

Browse files
authored
Added default specs (#1058)
Signed-off-by: Andy Tael <[email protected]>
1 parent faf75f4 commit 35676e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs-source/spring/content/setup/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,15 @@ You must meet the following prerequisites to use Oracle Backend for Microservice
100100
- An Oracle Cloud Infrastructure (OCI) account in a tenancy with sufficient quota to create the following:
101101

102102
- An OCI Container Engine for Kubernetes cluster (OKE cluster), plus a node pool with three worker nodes.
103+
104+
- Each node should have 2 OCPUs and 32 GB of RAM.
105+
- 750GB of block volume storage with a `Balanced` performance level.
106+
103107
- A virtual cloud network (VCN) with at least two public IP's available.
104108
- A public load balancer.
105109
- An Oracle Autonomous Database Serverless instance.
110+
111+
- The instance should have 2 ECPUs and 20GB storage and 20GB backup storage.
106112

107113
- At least one free OCI auth token (note that the maximum is two per user).
108114

@@ -114,6 +120,8 @@ You must meet the following prerequisites to use Oracle Backend for Microservice
114120
- [OPTIONAL]Oracle Backend for Microservices and AI VS Code Extension. [Download VS Code Extension](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0).
115121
- [OPTIONAL]Oracle Backend for Microservices and AI IntelliJ plugin. [Download VS Code Extension](https://github.com/oracle/microservices-datadriven/releases/tag/OBAAS-1.4.0).
116122

123+
You can use the [cost estimator for pricing](https://www.oracle.com/cloud/costestimator.html).
124+
117125
## OCI policies
118126

119127
The following policies needs to be in place to be able to install Oracle Backend for Microservices and AI. Top level and their dependencies listed.

0 commit comments

Comments
 (0)