Nightly build |
---|
Quarks-operator enables the deployment of BOSH Releases, especially Cloud Foundry, to Kubernetes.
It's implemented as a k8s operator, an active controller component which acts upon custom k8s resources.
- Incubation Proposal: Containerizing Cloud Foundry
- Slack: #quarks-dev on https://slack.cloudfoundry.org
- Backlog: Pivotal Tracker
- Helm: https://hub.helm.sh/charts/quarks/quarks
- Docker: https://github.com/orgs/cloudfoundry-incubator/packages/container/package/quarks-operator
- Documentation: quarks.suse.dev
Also see CONTRIBUTING.md.
For more information about
- the operator development, see development docs
- testing, see testing docs
- building the operator from source, see here
- how to develop a BOSH release using Quarks and SCF, see the SCFv3 docs