volcano-sh / volcano-sh/agentcube
RFC: Support network policy for sandbox
Open
@Sanchit2662 is already working on this.
Since Apr 18, 2026.
kind/enhancement
- Dominant language
- Go
- Stars
- 167
- Forks
- 88
- Avg merge
- 44m
- Merged PRs (30d)
- 1
Description
What would you like to be added:
Added network policy for sandbox, k8s has existing networkpolicy. And even in some service mesh, some more high level limitation is supported.
I would suggest we can think about this feature.
Why is this needed:
Sandbox require strong isolation and security, in terms of this, we should provide limitations on ingress and egress network access.
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.
Assessment
This issue has not been assessed yet.