Siddhi Operator Release 0.2.0-beta
Pre-release
Pre-release
Installing
Docker Image:
siddhiio/siddhi-operator:0.2.0-beta
kubectl apply -f https://github.com/siddhi-io/siddhi-operator/releases/download/v0.2.0-beta/00-prereqs.yaml
kubectl apply -f https://github.com/siddhi-io/siddhi-operator/releases/download/v0.2.0-beta/01-siddhi-operator.yaml
Bug Fixes
- Fix for the stateful Siddhi Application failure if persistence volume is unavailable (#92)