spcl/serverless-benchmarks

Simplify handling of storage configuration and IPs

Ouverte

#229 ouverte le 7 nov. 2024

 (5 commentaires) (0 réaction) (0 personne assignée)Python (99 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (196 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur