v0.20.0
BlakeHolifield
released this
20 Sep 14:26
·
1300 commits
to master
since this release
A number of release-related updates in this version of Clowder.
FEAT: Various Kafka and external operator updates
FEAT: Recreate Deployment strategy
FIX: Update installer script to include blocking script
and various bug fixes, documentation/housekeeping updates
Installing
To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:
minikube kubectl -- apply -f clowder-manifest-v0.20.0.yaml --validate=false
You may also need pull secrets for both quay and rh_registry in order to obtain the correct images.