higress-group/higress

支持多个k8s集群service发现

Aperta

#848 aperta il 29 feb 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Go (1219 fork)github user discovery
help wantedlevel/challengepriority/highsig/controller

Metriche repository

Star
 (9036 stelle)
Metriche merge PR
 (Merge medio 7g 9h) (18 PR mergiate in 30 g)

Descrizione

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.

Guida contributor