higress-group/higress

支持多个k8s集群service发现

开放

#848 创建于 2024年2月29日

 (2 条评论) (0 个反应) (0 位负责人)Go (1,219 个派生)github user discovery
help wantedlevel/challengepriority/highsig/controller

仓库指标

星标
 (9,036 个星标)
PR 合并指标
 (平均合并 7天 9小时) (30 天内合并 18 个 PR)

描述

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.

贡献者指南