agent-substrate / agent-substrate/substrate
Implement a simple NetworkPolicy for infra by default
- Lenguaje dominante
- Go
- Estrellas
- 1.8k
- Forks
- 316
- Merge medio
- 2 d 43 min
- PR fusionados (30 d)
- 287
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.