Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

0.0.17

Compare
Choose a tag to compare
@ngtuna ngtuna released this 25 Jul 16:10
· 722 commits to master since this release

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 -