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.

貢獻者指南