agent-substrate / agent-substrate/substrate
Implement a simple NetworkPolicy for infra by default
- Linguagem predominante
- Go
- Estrelas
- 1.8k
- Forks
- 316
- Merge médio
- 2d 43min
- PRs com merge (30d)
- 287
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.