You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Albumen Kevin (Jira)" <ji...@apache.org> on 2023/04/01 11:11:00 UTC

[jira] [Created] (DUBBO-134) Automatically configure pixiu as istio ingress gateway

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)