You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matyas Orhidi (Jira)" <ji...@apache.org> on 2022/03/17 12:35:00 UTC

[jira] [Created] (FLINK-26706) Introduce Ingress URL templating

Matyas Orhidi created FLINK-26706:
-------------------------------------

             Summary: Introduce Ingress URL templating
                 Key: FLINK-26706
                 URL: https://issues.apache.org/jira/browse/FLINK-26706
             Project: Flink
          Issue Type: Sub-task
            Reporter: Matyas Orhidi


Instead of the current basic `ingressDomain` based approach,  we could introduce a more advanced templating mechanism. 

Check the Spark Operator's approach for reference:
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/blob/master/docs/quick-start-guide.md#driver-ui-access-and-ingress

This would eliminate the need for creating `*.example.com` like wildcard DNS entries.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)