projectcalico/calico
select nodes to expose NodePort service in eBPF mode
オープン
#5,495 opened on 2022/01/24
area/bpfhelp wantedkind/enhancement
Repository metrics
- Stars
- (7,292 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.