Hi Austin,

I am deploying Flink on K8s with multiple Job Manager pods (For HA)  & Task
Manager pods.

Each JobManager & Task Manager are running an PrometheusReporter instance
and using Prometheus’ service discovery support for Kubernetes to discover
all pods (Job Manager & Task Manager) and expose the container as targets

Please let me know if a reverse proxy can work on this deployment as we
have multiple JMs & TMs and cannot use static scrape targets

Regards,
Ashutosh

On Sun, Jun 13, 2021 at 2:25 AM Austin Cawley-Edwards <
austin.caw...@gmail.com> wrote:

> Hi Ashutosh,
>
> How are you deploying your Flink apps? Would running a reverse proxy like
> Nginx or Envoy that handles the HTTPS connection work for you?
>
> Best,
> Austin
>
> On Sat, Jun 12, 2021 at 1:11 PM Ashutosh Uttam <ashutoshut...@gmail.com>
> wrote:
>
>> Hi All,
>>
>> Does PrometheusReporter provide support for HTTPS?. I couldn't find any
>> information in flink documentation.
>>
>> Is there any way we can achieve the same?
>>
>> Thanks & Regards,
>> Ashutosh
>>
>>
>>

Reply via email to