[ 
https://issues.apache.org/jira/browse/FLINK-32205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738080#comment-17738080
 ] 

Yangze Guo commented on FLINK-32205:
------------------------------------

master: 50952050057b1655e6a81e844cefa377db66d277

> Support Flink client to access REST API through K8s Ingress
> -----------------------------------------------------------
>
>                 Key: FLINK-32205
>                 URL: https://issues.apache.org/jira/browse/FLINK-32205
>             Project: Flink
>          Issue Type: Improvement
>          Components: Command Line Client
>    Affects Versions: 1.17.0
>            Reporter: Weihua Hu
>            Assignee: Weihua Hu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.18.0
>
>
> Currently, Flink Client can only connect to the server through the 
> address:port, which is configured by the rest.address and rest.port.
> But when running Flink on Kubernetes and exposing services through ingress. 
> The URL to access the Flink server should be: http://\{proxy address}/\{some 
> prefix path to identify flink clusters}/\{flink real path}
> I'd like to introduce an option named "rest.url-prefix" to support adding a 
> prefix to URLs in RestClient.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to