Skip to content

Commit 8a1cc52

Browse files
committed
Archive max-container-starts and migrating, update cf-release-eol [ai-assisted]
Made-with: Cursor
1 parent a0144a5 commit 8a1cc52

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ To configure the maximum number of started instances:
2525

2626
1. Save the changes and re-deploy BOSH.
2727

28-
<p class="terminal">diego.auctioneer.starting_container_count_maximum:<br/>
29-
description: "Maximum number of inflight container starts allowed globally. Value of 0 or less indicates no limit."<br/>
30-
default: Your-numerical-value-here</p>
28+
<pre class="terminal">diego.auctioneer.starting_container_count_maximum:
29+
description: "Maximum number of inflight container starts allowed globally. Value of 0 or less indicates no limit."
30+
default: Your-numerical-value-here</pre>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Perform the following steps:
215215
- name: z1
216216
cloud_properties:
217217
availability_zone: AVAILABILITY-ZONE-FROM-LARGE-Z1-RESOURCE-POOL
218-
- name: z1
218+
- name: z2
219219
cloud_properties:
220220
availability_zone: AVAILABILITY-ZONE-FROM-LARGE-Z2-RESOURCE-POOL
221221
- name: z3

cf-release-eol.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ owner: Release Integration
77

88
## Next Steps
99

10-
* If you have an existing Cloud Foundry deployment that uses <code>cf-release</code>, see the <a href="./migrating.html">Migrating from cf-release to cf-deployment</a> topic.
10+
* If you have an existing Cloud Foundry deployment that uses <code>cf-release</code>, see the [cf-deployment documentation](https://github.com/cloudfoundry/cf-deployment) for migration guidance.
1111

1212
* If you are deploying Cloud Foundry for the first time, see the <a href="./cf-deployment/index.html">Deploying Cloud Foundry with cf-deployment</a> topic.
1313

0 commit comments

Comments
 (0)