higress-group/higress

支持多个k8s集群service发现

Aberta

#848 aberto em 29 de fev. de 2024

 (2 comentários) (0 reação) (0 responsável)Go (1.219 forks)github user discovery
help wantedlevel/challengepriority/highsig/controller

Métricas do repositório

Stars
 (9.036 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 9h) (18 fundiu PRs em 30d)

Description

Why do you need it?

Is your feature request related to a problem? Please describe in details 我们这边内部不止一个k8s集群,如果在每个k8s集群中都安装一个higress的话,后续管理维护比较困难,而且还要在higress上层再做一层反向代理的调度。 所以我们希望higress能够支持对接多个k8s集群的service实现服务发现

How could it be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it. 能够支持接入k8s类型的服务来源 image 并且针对多个k8s集群的相同的namespace,相同的service名称,能支持聚合后端endpoint 针对不同的k8s集群,最好能支持配置不同的权重支持

Other related information

Add any other context or screenshots about the feature request here.

Guia do colaborador