Skip to content

Commit 45eba94

Browse files
committed
Remove outdated advice re AgentsPerInstance
1 parent 3cff6ac commit 45eba94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ Metrics are collected with a Lambda function, polling every minute based on the
146146

147147
You may set `BuildkiteTerminateInstanceAfterJob` to `true` to force the instance to terminate after it completes a job. Setting this value to `true` tells the stack to enable `disconnect-after-job` in the `buildkite-agent.cfg` file.
148148

149-
While not enforced, it is highly recommended you also set your `AgentsPerInstance` value to `1`.
150-
151149
We strongly encourage you to find an alternative to this setting if at all possible. The turn around time for replacing these instances is currently slow (5-10 minutes depending on other stack configuration settings). If you need single use jobs, we suggest looking at our container plugins like `docker`, `docker-compose`, and `ecs`, all which can be found [here](https://buildkite.com/plugins).
152150

153151
## Docker Registry Support

0 commit comments

Comments
 (0)