projectcalico/calico

select nodes to expose NodePort service in eBPF mode

開放

#5,495 建立於 2022年1月24日

 (11 則留言) (0 個反應) (0 位負責人)Go (1,594 個分叉)auto 404
area/bpfhelp wantedkind/enhancement

倉庫指標

星標
 (7,292 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南