Commit 450261e0 authored by Suzanne Selhorn's avatar Suzanne Selhorn

A few more edits for clarity and style

parent 4ee9ac14
...@@ -14,7 +14,7 @@ When you use the Build Cloud for macOS: ...@@ -14,7 +14,7 @@ When you use the Build Cloud for macOS:
## VM types ## VM types
The virtual machine where your job runs has `sudo` access with no password. The virtual machine where your job runs has `sudo` access with no password.
For the beta, there is only one available machine type, `gbc-macos-large`. For the Beta, there is only one available machine type, `gbc-macos-large`.
| Instance type | vCPUS | Memory (GB) | | Instance type | vCPUS | Memory (GB) |
| --------- | --- | ------- | | --------- | --- | ------- |
......
...@@ -6,8 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -6,8 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Build Cloud runners for macOS (Beta) # Build Cloud runners for macOS (Beta)
Build Cloud for macOS Beta provides on-demand GitLab Runners integrated with GitLab SaaS [CI/CD](../../../ci/index.md) The GitLab Build Cloud for macOS Beta provides on-demand runners integrated with GitLab SaaS [CI/CD](../../../ci/index.md).
to build, test, and deploy apps for the Apple ecosystem (macOS, iOS, tvOS). You can take advantage Use these runners to build, test, and deploy apps for the Apple ecosystem (macOS, iOS, tvOS). You can take advantage
of all the capabilities of the GitLab single DevOps platform and not have to manage or operate a of all the capabilities of the GitLab single DevOps platform and not have to manage or operate a
build environment. build environment.
...@@ -59,4 +59,4 @@ test: ...@@ -59,4 +59,4 @@ test:
``` ```
NOTE: NOTE:
During the beta period, the architecture of this solution will change. Rather than the jobs running on a specific VM instance, they will run on an ephemeral VM instance that is created by an autoscaling instance, known as the Runner Manager. We will notify all beta participants of any downtime required to do this work. During the Beta period, the architecture of this solution will change. Rather than the jobs running on a specific VM instance, they will run on an ephemeral VM instance that is created by an autoscaling instance, known as the Runner Manager. We will notify all Beta participants of any downtime required to do this work.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment