hechao-ustc commented on issue #44599:
URL: https://github.com/apache/doris/issues/44599#issuecomment-2530883518
> I was thinking about the following:
>
> 1. Doris Operator exposes configuration of a base public hostname for the
Doris backends. For example public-hostname-doris.dev.
> 2. The operator would set in the be conf the public host to be something
like public-hostname-doris.dev/be{I}.
> 3. Then it is possible to leverage something like Traefik to route all
HTTP calls to public-hostname-doris.dev/be{I} to the right internal service.
>
> Maybe it is more an issue to open for Doris Kubernetes operator than for
Doris itself. The only requirement for Doris is to expose the public hostname
config but it is already the case
Hi, @jonasbrami, https://github.com/apache/doris/pull/42881 can this PR meet
your 1~2 requirements. If yes, you can wait for this PR to be merged before
doing the third requirement.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]