This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
v0.1.0
- Update runtimes
- Provide kubeless cli for windows
- Enhance integration tests
- Support custom runtime
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/v0.1.0/kubeless-v0.1.0.yaml | kubectl create -f -