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:
The helm charts can be found in the helm folder of the releases that have one.
They are published to ghcr.io/cloudfoundry/helm.
For building the images of a release, run docker buildx bake in that folder.
The images are published to ghcr.io/cloudfoundry/k8s.
Please check our contributing guidelines.
This project follows Cloud Foundry Code of Conduct.