Skip to content

Commit 66b20a6

Browse files
author
Mek Stittri
committed
Merge branch 'improve-review-apps-docs' into 'master'
[Docs] Improve the Review Apps documentation See merge request gitlab-org/gitlab-ce!25161
2 parents 17b1033 + ef33aee commit 66b20a6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/development/testing_guide/review_apps.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -143,17 +143,21 @@ thousands of unused Docker images.**
143143
**How big are the Kubernetes clusters (`review-apps-ce` and `review-apps-ee`)?**
144144

145145
> 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.
147147

148148
**What are the machine running on the cluster?**
149149

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.
151151
152152
**How do we secure this from abuse? Apps are open to the world so we need to
153153
find a way to limit it to only us.**
154154

155155
> This isn't enabled for forks.
156156
157+
## Other resources
158+
159+
* [Review Apps integration for CE/EE (presentation)](https://docs.google.com/presentation/d/1QPLr6FO4LduROU8pQIPkX1yfGvD13GEJIBOenqoKxR8/edit?usp=sharing)
160+
157161
[charts-1068]: https://gitlab.com/charts/gitlab/issues/1068
158162
[gitlab-pipeline]: https://gitlab.com/gitlab-org/gitlab-ce/pipelines/44362587
159163
[gitlab:assets:compile]: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/149511610

0 commit comments

Comments
 (0)