liquidmetal-dev / liquidmetal-dev/flintlock
Create netns per microvm
Open
Nobody has claimed this yet.
lifecycle/stale
priority/important-soon
- Dominant language
- Go
- Stars
- 1.5k
- Forks
- 73
- Avg merge
- 17h 24m
- Merged PRs (30d)
- 30
Description
We should be creating a network namespace per microvm and the host network interfaces should live in that namespace. This can potentially be done via CNI with #14.
The network namespace will then be used when using the Jailer (#205).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the microVM network setup and reviewing the proposed CNI approach in #14 alongside the Jailer work in #205. Done means each microVM has its own network namespace, host network interfaces live there, and the namespace is available when using the Jailer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100