File tree 1 file changed +6
-2
lines changed
doc/development/testing_guide
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -143,17 +143,21 @@ thousands of unused Docker images.**
143
143
** How big are the Kubernetes clusters (` review-apps-ce ` and ` review-apps-ee ` )?**
144
144
145
145
> The clusters are currently set up with a single pool of preemptible nodes,
146
- with a minimum of 1 node and a maximum of 100 nodes.
146
+ with a minimum of 1 node and a maximum of 50 nodes.
147
147
148
148
** What are the machine running on the cluster?**
149
149
150
- > We're currently using ` n1-standard-4 ` (4 vCPUs, 15 GB memory) machines.
150
+ > We're currently using ` n1-standard-16 ` (16 vCPUs, 60 GB memory) machines.
151
151
152
152
** How do we secure this from abuse? Apps are open to the world so we need to
153
153
find a way to limit it to only us.**
154
154
155
155
> This isn't enabled for forks.
156
156
157
+ ## Other resources
158
+
159
+ * [ Review Apps integration for CE/EE (presentation)] ( https://docs.google.com/presentation/d/1QPLr6FO4LduROU8pQIPkX1yfGvD13GEJIBOenqoKxR8/edit?usp=sharing )
160
+
157
161
[ charts-1068 ] : https://gitlab.com/charts/gitlab/issues/1068
158
162
[ gitlab-pipeline ] : https://gitlab.com/gitlab-org/gitlab-ce/pipelines/44362587
159
163
[ gitlab:assets:compile ] : https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/149511610
You can’t perform that action at this time.
0 commit comments