fluvio-community/fluvio
Installs Fluvio CLI from source with required dependencies (e.g. Helm, Rust) and starts a Local Cluster. Used for developing fluvio.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| spus | number of SPUs to create for local cluster | no | 1 |
| cluster-type | Type of cluster (i.e. local or kubernetes) | yes | local |
| rust-log | Add rust log options (e.g. debug, warn, info) | no | warn |
| version | Use a specific version of the fluvio CLI (e.g. latest, 0.6.0) | no | "" |
| fvm_version | Use a specific version of the fvm cli (e.g. latest, 0.18.1) | — | — |
Outputs
no outputs