spcl/serverless-benchmarks
Simplify handling of storage configuration and IPs
Offen
#229 geöffnet am 07.11.2024
enhancementgood first issue
Repository-Metriken
- Stars
- (196 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Currently, Kubernetes-based platforms require special treatment - storage needs to be deployed by the user. Documentation recommends using the manual jq command to input storage configuration, but we have recently added a CLI flag to simplify this process.
In future, we should handle it completely automatically and offer a CLI flag to just replace the IP address when needed.