SAP-archive/karydia

More flexible network policies

Opened this issue · 0 comments

Description

Currently network policies apply for all pods in a namespace. But it should be possible to grant specific pods more rights.

User Story

As a developer I want to enable a selected pod the communication with the network in order to query a database outside of kubernetes.

[OPTIONAL] Implementation idea

One solution might be the usage of labels.