devspace should run on a shared docker host
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 19
- Forks
- 18
- Avg merge
- 1d 53m
- Merged PRs (30d)
- 1
Description
Currently devspace is designed to work on a dedicated VM. Due to the overhead in managing VMs it would be a lot easier if multiple devspaces could run on a shared docker host.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by tracing how devspace currently targets and manages its dedicated VM, then identify the configuration and isolation assumptions that prevent multiple devspaces from using one Docker host; done means shared-host operation is supported without breaking existing dedicated-VM use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100