cf-k8s-releases
June 10, 2026 ยท View on GitHub
This repository contains the assets to install the common components of Cloud Foundry on Kubernetes.
Those assets are used when installing it on kind (see kind-deployment).
The kubernetes specific components can be found here:
Helm Charts
The helm charts can be found in the helm folder of the releases that have one.
They are published to ghcr.io/cloudfoundry/helm.
Images
For building the images of a release, run docker buildx bake in that folder.
The images are published to ghcr.io/cloudfoundry/k8s.
Read More Documentation
Contributing
Please check our contributing guidelines.
This project follows Cloud Foundry Code of Conduct.