This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
0.0.20
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 -