Skip to content

Add cflinuxfs5 to available stacks documentation#589

Merged
anita-flegg merged 2 commits into
cloudfoundry:masterfrom
ivo1116:add-cflinuxfs5-to-stacks-doc
Jun 12, 2026
Merged

Add cflinuxfs5 to available stacks documentation#589
anita-flegg merged 2 commits into
cloudfoundry:masterfrom
ivo1116:add-cflinuxfs5-to-stacks-doc

Conversation

@ivo1116

@ivo1116 ivo1116 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Document the cflinuxfs5 stack (derived from Ubuntu 24.04 LTS "Noble Numbat") as an additional Linux stack available in Cloud Foundry.

Changes

  • Reword Available stacks section into a list, documenting both cflinuxfs4 (default) and cflinuxfs5.
  • Note that cflinuxfs5 is currently enabled via the add-cflinuxfs5.yml experimental ops file in cf-deployment, while cflinuxfs4 remains the default.
  • Link to the cflinuxfs5 stack receipt.
  • Update the sample cf stacks output to include cflinuxfs5 as ACTIVE.

Why

Application developers currently have no way to learn from the official docs that cflinuxfs5 exists or how it can be enabled in their foundation. The stack rootfs (cloudfoundry/cflinuxfs5) and the BOSH release (cloudfoundry/cflinuxfs5-release) are published, and the experimental ops file in cf-deployment allows operators to opt in today.

Notes

  • This PR is intentionally conservative: cflinuxfs5 is described as opt-in via the experimental ops file. Once cflinuxfs5 is promoted directly into cf-deployment.yml (as planned), a follow-up PR should drop the "experimental" wording.
  • No changes to windows-stacks.html.md.erb.

ivo1116 and others added 2 commits June 12, 2026 11:17
Document the cflinuxfs5 stack (derived from Ubuntu 24.04 LTS
"Noble Numbat") as an additional Linux stack available in Cloud
Foundry. cflinuxfs4 remains the default; operators enable
cflinuxfs5 by applying the add-cflinuxfs5.yml experimental ops
file from cf-deployment.

Update the example 'cf stacks' output to reflect both ACTIVE
stacks.

Signed-off-by: Ivo Radkov <ivo.radkov@sap.com>
link formatting competes with code formatting
@anita-flegg anita-flegg merged commit 3651566 into cloudfoundry:master Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants