Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to deploy NetworkPolicies for all 3 components of KEDA #445

Closed
mkilchhofer opened this issue May 16, 2023 · 2 comments
Closed
Labels
help wanted Extra attention is needed

Comments

@mkilchhofer
Copy link
Contributor

In all our environments on AWS EKS / Azure AKS / VMware tanzu we drop all network traffic between all Pods by default. Every Pod needs to have a related NetworkPolicy resource in which every connection is defined.

Use-Case

I'd like to contribute NetworkPolicy resource for all 3 components.

Specification

  • Add 3 networkpolicy.yaml, one for each component
@zroubalik
Copy link
Member

@mkilchhofer sounds reasonable, we will be happy to have this contribution, thanks!

@tomkerkhove tomkerkhove added the help wanted Extra attention is needed label Jun 8, 2023
@mkilchhofer
Copy link
Contributor Author

It was implemented in this PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants