Skip to content

Implement a simple NetworkPolicy for infra by default #129

Description

@bowei

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.

Metadata

Metadata

Labels

area/apiUser-facing API changesarea/networkkind/featureAn enhancement / feature request or implementationprio/P0Highest priority / required for next milestone

Type

No type

Projects

Status
Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions