spcl / spcl/serverless-benchmarks

Simplify handling of storage configuration and IPs

Open
#229 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Python
Stars
199
Forks
105
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the existing CLI flag and the manual jq command described in the issue, then trace how Kubernetes storage configuration and IPs are currently handled. Done means storage handling is automated where specified and a CLI option can replace the IP address when needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, python
Domain
cli, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.