This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
0.0.17
Fixes:
- wrong labels in kafka and zookeeper pods
- create topic not working due to permission issues
- improve runtimes for python
To install this latest version, use the manifest that is part of the release:
kubectl create ns kubeless
curl -sL https://github.com/kubeless/kubeless/releases/download/0.0.17/kubeless-0.0.17.yaml | kubectl create -f -