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

0.0.20

Compare
Choose a tag to compare
@ngtuna ngtuna released this 10 Aug 02:29
· 639 commits to master since this release

New features:

  • expose function via ingress command
  • support --env, --memory, --label to function
  • runtime enhancements

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.20/kubeless-0.0.20.yaml | kubectl create -f -