nestybox / nestybox/sysbox

Podman + Sysbox Integration

Open
#128 2 comments 19 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Epic
Dominant language
Shell
Stars
3.9k
Forks
230
Avg merge
7h 48m
Merged PRs (30d)
3

Description

Sysbox should support Podman.

Podman is a RedHat's default container-management tool. Podman is specially useful in development phases as it can simply launch containers (through a docker-like cli interface), and it can easily convert container-definition files into K8 yaml recipes, which is quite handy to quickly test new PODs within a K8 cluster. In addition, Podman supports per-container user-namespace UID mappings, which gels wells with Sysbox.

Scott McCarthy and Giuseppe Scrivano from RedHat suggested that we consider:

  • Using Podman to deploy system containers with Sysbox.

  • Enabling system containers to run Podman inside.

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

The issue names no files, tests, or entry points. Begin by locating the repository's container-runtime and Kubernetes integration code, then review how system containers are deployed and how nested container runtimes are supported. Done means both proposed Podman uses are supported and covered by suitable tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.