--driver kubernetes cannot set host network mode?
Open
Nobody has claimed this yet.
area/driver/kubernetes
kind/question
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 682
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 29
Description
I want to run in hostNetwork mode with buildKit container pulled up by --driver Kubernetes. Isn't that supported now?
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 at the Kubernetes driver entry point selected by --driver Kubernetes and trace how the BuildKit container configuration handles host network mode. Reproduce the request with --driver kubernetes and determine whether hostNetwork is supported or needs an explicit configuration change. Done means the behavior is implemented and verified, or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kubernetes
- Domain
- cli, devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100