projectcalico/calico

select nodes to expose NodePort service in eBPF mode

Aberta

#5.495 aberto em 24 de jan. de 2022

 (11 comentários) (0 reação) (0 responsável)Go (1.594 forks)auto 404
area/bpfhelp wantedkind/enhancement

Métricas do repositório

Stars
 (7.292 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador