riff core
core runtime for riff workloads
Synopsis
The core runtime uses stock kubernetes resources to deploy a workload. A Deployment is created along with a Service to forward traffic to the deployment.
Ingress and autoscalers are not provided.
Options
-h, --help help for core
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 core deployer - deployers deploy a workload