This repository contains some basic examples of what can be achieve with the SPL programming languages and the Streams runtime.
You need to build it and push it in your own registry. The Makefile
assume
localhost:5000
as the default registry, and $USER
as the default namespace.
$ make
See the LICENSE
file.