Skip to content

Commit 9376958

Browse files
authored
Merge pull request #2788 from adrianparker/main
Update dynamic worker docs
2 parents 590683c + cc05fed commit 9376958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/docs/octopus-cloud/dynamic-worker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2025-03-07
4-
modDate: 2025-06-06
4+
modDate: 2025-08-08
55
title: Dynamic workers
66
navTitle: Dynamic workers
77
navOrder: 50
@@ -34,7 +34,7 @@ Self-hosted Octopus Server customers have access to a third type of worker, know
3434

3535
Dynamic workers are isolated virtual machines, hosted and created on-demand by Octopus to run your deployments and runbook steps. Dynamic workers are provided as part of your Octopus Cloud subscription.
3636

37-
Customers may choose between Windows and Ubuntu virtual machine images for their dynamic workers. Octopus provides a [dynamic worker pool](/docs/infrastructure/workers/dynamic-worker-pools) of these virtual machines from which, as required, your Octopus Cloud will lease a freshly provisioned dynamic worker VM. Leases are held for a maximum of 72 hours.
37+
Customers may choose between Windows and Ubuntu virtual machine images for their dynamic workers. Octopus provides a [dynamic worker pool](/docs/infrastructure/workers/dynamic-worker-pools) of these virtual machine image types from which, as required, your Octopus Cloud will lease a freshly provisioned dynamic worker VM. Leases are held for a maximum of 72 hours. Customers can lease one dynamic worker VM from each pool concurrently.
3838

3939
## Limitations of dynamic workers
4040

0 commit comments

Comments
 (0)