Albumen Kevin created DUBBO-134:
-----------------------------------
Summary: Automatically configure pixiu as istio ingress gateway
Key: DUBBO-134
URL: https://issues.apache.org/jira/browse/DUBBO-134
Project: Apache Dubbo
Issue Type: Task
Reporter: Albumen Kevin
In the istio mesh environment, the public dubbo/dubbo go provider can be
exposed outside the cluster through the http/https protocol through the istio
ingress gateway. This requires the ingress gateway to complete the conversion
from http to dubbo protocol, which is the main scenario of pixiu; this project
Need to complete:
1. Customize pixiu, which can be used as an istio ingress gateway, proxy
http/https requests and convert them into dubbo requests;
2. The gateway supports basic user authentication methods.
Basic reference: https://istio.io/latest/blog/2019/custom-ingress-gateway/
https://cloud.ibm.com/docs/containers?topic=containers-istio-custom-gateway
--
This message was sent by Atlassian Jira
(v8.20.10#820010)