spcl/serverless-benchmarks
Simplify handling of storage configuration and IPs
オープン
#229 opened on 2024/11/07
enhancementgood first issue
Repository metrics
- Stars
- (196 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.