Skip to content

Commit 24918c9

Browse files
committed
Document ip range reserved by CircleCI
We use this IP range for dedicated network link on machine executor
1 parent a27c57b commit 24918c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jekyll/_cci2/executor-types.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ jobs:
253253
The `image` key is not supported on private installations of CircleCI.
254254
See the [VM Service documentation]({{ site.baseurl }}/2.0/vm-service) for more information.
255255

256+
The IP range `192.168.53.0/24` is reserved by CircleCI for the internal use on machine executor, so please avoid using the range in your jobs.
257+
256258
## Using macOS
257259
{: #using-macos }
258260

0 commit comments

Comments
 (0)