nginx-gateway
nginx-gateway copied to clipboard
Nginx Gateway integrates with Polaris Service Discovery and Governance
使用过程中发现重启后频繁超时,支持启动的时候做一遍warmup,把被调的服务实例拉下来吗
公共模块: nginx_polaris_context_module 功能模块: nginx_polaris_upstream_module nginx_polaris_limiter_module nginx_polaris_config_module
# nginx-gateway:支持kubernetes nginx能力,提供集成了北极星能力的nginx ingress镜像  目标: 通过polaris-controller接管k8s的服务,通过提供nginx ingress镜像,实现基于polaris服务发现的跨集群路由能力。 建议实现思路: - 包装nginx-gateway,并打包成镜像,支持在k8s环境中拉起并进行API的分发 _Originally posted by @andrewshan in https://github.com/polarismesh/polaris/discussions/355#discussioncomment-2839249_