You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/spring/content/setup/_index.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -100,9 +100,15 @@ You must meet the following prerequisites to use Oracle Backend for Microservice
100
100
- An Oracle Cloud Infrastructure (OCI) account in a tenancy with sufficient quota to create the following:
101
101
102
102
- 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
+
103
107
- A virtual cloud network (VCN) with at least two public IP's available.
104
108
- A public load balancer.
105
109
- An Oracle Autonomous Database Serverless instance.
110
+
111
+
- The instance should have 2 ECPUs and 20GB storage and 20GB backup storage.
106
112
107
113
- At least one free OCI auth token (note that the maximum is two per user).
108
114
@@ -114,6 +120,8 @@ You must meet the following prerequisites to use Oracle Backend for Microservice
114
120
-[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).
115
121
-[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).
116
122
123
+
You can use the [cost estimator for pricing](https://www.oracle.com/cloud/costestimator.html).
124
+
117
125
## OCI policies
118
126
119
127
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