This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v5.2.0
New Features
- orphaned
StatefulSets
are now properly cleaned up #1039 - support for applying ops on the internal instance group configuration yamls #1039
Known Issues
- helm delete won't clean up Custom Resource Definitions
- updates may cause skipping of StatefulSet version numbers
Installation
# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator
# Use this if the custom resources have already been created by a previous CF Operator installation
helm repo update
helm install cf-operator quarks/cf-operator --set "customResources.enableInstallation=false"
# For more options look at the README for the chart
helm show readme quarks/cf-operator
Dependencies
Other versions may work, the ones listed here have been verified by the maintainers.
Kubernetes
- 1.14.10
- 1.15.7
- 1.16.4
- 1.17.0
- 1.18.0
Helm
- 3.1.2
Assets
Helm repository
Helm chart and standalone binary: