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.

贡献者指南