clastix / kamaji

Kamaji is the Hosted Control Plane Manager for Kubernetes.
https://kamaji.clastix.io
Apache License 2.0
1.14k stars 104 forks source link

Add LoadBalancerSourceRanges Field and Validation Logic for TenantControlPlane #610

Closed jds9090 closed 3 weeks ago

jds9090 commented 3 weeks ago

In cloud environments, security and network access control are critical concerns, especially for services exposed via LoadBalancer. Without proper access restrictions, services such as API servers could be exposed to unnecessary risks, such as:

Unrestricted Public Access:

This feature enables: