containerd / containerd/containerd
Support Port-forwarding for gVisor
Open
area/runtime
kind/feature
- Dominant language
- Go
- Stars
- 21.3k
- Forks
- 4.1k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 92
Description
### What is the problem you're trying to solve
Supporting Port-forwarding for gvisor has been a long requested feature.
Port-forwarding changes on the gVisor side has mostly been completed:
- https://github.com/google/gvisor/pull/8391
- https://github.com/google/gvisor/pull/8785
if i understand correctly, now that Sandbox api is added, do we have any progress on support port forward for gvisor with this?
### Describe the solution you'd like
support port forwarding for gvisor.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.