ObolNetwork / ObolNetwork/obol-stack

Settle on a baseline kubernetes env which target deployments can be rolled out to

Open
#49 1 comment 0 reactions 2 assignees View on GitHub

@bussyjd is already working on this.

Since Sep 26, 2025.

Dominant language
Go
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

In my opinion there is a clear separation between getting baseline k8s cluster functionality involving networking and storage functionality with the host machine and then the user elected matrix of applications which are configured on top of this baseline.

This somewhat parallels the relationship between obolup and obol-cli, where obol-up should aim to stand up this baseline "empty" cluster. obol-cli or some other methodology would apply the application matrix with a healthy baseline in operation.

Currently obol-up is doing both and obol-cli isn't doing anything at all. Considering the two repos as is, the two tools could be merged where obol-up is just a sub-cmd in obol-cli. Also new features like obol down/clean are possible

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.