higress-group/higress
ingressClass 参数是否可以支持指定多个ingressclass || ingressClass Whether the parameter can support specifying multiple ingressclasses
开放
#3,157 创建于 2025年11月20日
help wantedlevel/normal
仓库指标
- 星标
- (9,036 个星标)
- PR 合并指标
- (平均合并 7天 9小时) (30 天内合并 18 个 PR)
描述
ingressClass 参数是否可以支持指定多个ingressclass
集群里面有好几个ingressClass,不同业务区分网关。目前指定了一个已存在的 ingressClass,现在想要下线ingress nginx。我又要修改higress-controller 的启动参数,改为higress。希望可以同时指定多个ingressClass。
Whether the ingressClass parameter can support specifying multiple ingressclasses
There are several ingressClasses in the cluster, and gateways are distinguished for different services. Currently, an existing ingressClass is specified, and now we want to offline ingress nginx. I need to modify the startup parameters of higress-controller again and change them to higress. It is hoped that multiple ingressClasses can be specified at the same time.