projectcalico/calico
select nodes to expose NodePort service in eBPF mode
Aperta
#5495 aperta il 24 gen 2022
area/bpfhelp wantedkind/enhancement
Metriche repository
- Star
- (7292 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Is it possible to select only specific nodes to expose NodePort service when we use the eBPF mode?
Expected Behavior
Calico could allow the cluster administrator to select specific nodes to expose NodePort service. In a multi-tenant environment, suppose that each tenant has its own set of dedicated worker nodes in the cluster. It should be useful to open ports only in tenant's owned nodes instead of all the cluster nodes, where also other tenants have their own nodes.