spcl/serverless-benchmarks
Simplify handling of storage configuration and IPs
Aberta
#229 aberto em 7 de nov. de 2024
enhancementgood first issue
Métricas do repositório
- Stars
- (196 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.