Shopify / kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls
MIT License
1.89k stars 183 forks source link

Support LoadBalancer and NodePort resources #507

Open dani-santos-code opened 1 year ago

dani-santos-code commented 1 year ago

Services can be exposed externally using NodePorts or LoadBalancers, and internally. Exposing services might be unintended.

It could be nice to create auditors to alert users on unintended exposure to the public internet.

ISSUE TYPE

FEATURE IDEA

Proposal:

1 This is the quickest way to get a new feature! We reserve the right to close feature requests, even ones we like, if the proposer does not intend to contribute to the feature and it doesn't fit in our current roadmap.