Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

More flexible network policies #166

Open
CodeClinch opened this issue Jul 11, 2019 · 0 comments
Open

More flexible network policies #166

CodeClinch opened this issue Jul 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@CodeClinch
Copy link
Contributor

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.

@CodeClinch CodeClinch added the enhancement New feature or request label Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant