projectcalico/calico

select nodes to expose NodePort service in eBPF mode

Ouverte

#5 495 ouverte le 24 janv. 2022

 (11 commentaires) (0 réaction) (0 personne assignée)Go (1 594 forks)auto 404
area/bpfhelp wantedkind/enhancement

Métriques du dépôt

Stars
 (7 292 étoiles)
Métriques de merge PR
 (Merge moyen 7j 23h) (256 PRs mergées en 30 j)

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.

Guide contributeur