agent-substrate / agent-substrate/substrate
Implement a simple NetworkPolicy for infra by default
- Vorherrschende Sprache
- Go
- Sterne
- 1.8k
- Forks
- 316
- Ø Merge
- 2 T. 43 Min.
- Gemergte PRs (30 T.)
- 287
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.