spcl/serverless-benchmarks

Simplify handling of storage configuration and IPs

开放

#229 创建于 2024年11月7日

 (5 条评论) (0 个反应) (0 位负责人)Python (99 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (196 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南