agent-substrate / agent-substrate/substrate

Implement a simple NetworkPolicy for infra by default

Open
#129 2 comments 0 reactions 1 assignee Claimed by @bowei View on GitHub
area/api area/network kind/feature prio/P0
Dominant language
Go
Stars
1.8k
Forks
316
Avg merge
2d 43m
Merged PRs (30d)
287

Description

It is one of the goals of this project to provide a solution for integration of rich L7 network policies on the Actors, but we should start off with a capability to have at least basic egress controls relevant to sandboxes:

* Actors should not be able to talk to things by default.
* (Optional) Actors may able to egress out of the cluster e.g. the Internet.

Clearly this is a vast simplification of what we should support, but would be a good starting point towards having a secure default.

Note: this is for INFRA -- as a belts suspenders approach. Actor-specific enforcement will happen on a different layer.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.