Quarks Operator

Deploy a BOSH deployment manifest on Kubernetes

The Quarks Operator is a Cloud Foundry Incubation Project.

quarks-operator enables the deployment of BOSH Releases, especially Cloud Foundry, to Kubernetes.

It’s implemented as a set of k8s operators, active controller components which act upon custom k8s resources.


Overview

Overview of the Quarks Operator features

Install

Install the Quarks Operator in your Kubernetes cluster with helm

CLI

Command line options for the quarks-operator binary

Concepts

Troubleshooting

Troubleshooting notes for Quarks Operator

Development

Quarks Operator features reference

Last modified May 25, 2021: Fix code display in release docs (2bc24a5)