riff streaming
(experimental) streaming runtime for riff functions
Synopsis
The streaming runtime uses riff functions, processor and stream custom resources to deploy streaming workloads.
Functions can accept several input and/or output streams.
Options
-h, --help help for streaming
Options inherited from parent commands
--config file config file (default is $HOME/.riff.yaml)
--kubeconfig file kubectl config file (default is $HOME/.kube/config)
--no-color disable color output in terminals
SEE ALSO
- riff - riff is for functions
- riff streaming gateway - (experimental) stream gateway
- riff streaming inmemory-gateway - (experimental) in-memory stream gateway
- riff streaming kafka-gateway - (experimental) kafka stream gateway
- riff streaming processor - (experimental) processors apply functions to messages on streams
- riff streaming pulsar-gateway - (experimental) pulsar stream gateway
- riff streaming stream - (experimental) streams of messages