spcl/serverless-benchmarks
View on GitHubSimplify handling of storage configuration and IPs
Open
#229 opened on Nov 7, 2024
enhancementgood first issue
Repository metrics
- Stars
- (196 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.