Re: [DISCUSS] FLIP-271: Autoscaling

2022-11-05 Thread Pedro Silva
so we can always keep our target utilization level. > > Cheers, > Gyula > > > >> On Sat, Nov 5, 2022 at 5:16 PM Pedro Silva wrote: >> >> Hello, >> >> First of all thank you for tackling this theme, it is massive boon to >> Flink if it gets

Re: [DISCUSS] FLIP-271: Autoscaling

2022-11-05 Thread Pedro Silva
past x amount of time -> trigger a metric collection to understand what to scale, if anything. For kubernetes loads there is KEDA that does this: https://keda.sh/docs/2.8/scalers/prometheus/ My apologies if the question doesn’t make sense. Thank you for your time, Pedro Silva > >

Re: [FEEDBACK] Metadata Platforms / Catalogs / Lineage integration

2022-01-13 Thread Pedro Silva
Hello, I'm part of the DataHub community and working in collaboration with the company behind it: http://acryldata.io Happy to have a conversation or clarify any questions you may have on DataHub :) Have a nice day! Em qui., 13 de jan. de 2022 às 15:33, Andrew Otto escreveu: > Hello! The Wiki

Helm chart for Flink

2021-05-17 Thread Pedro Silva
Hello, Does flink have an official Helm Chart? I haven't been able to find any, the closest most up-to-date one seems to be https://github.com/GoogleCloudPlatform/flink-on-k8s-operator. Is this correct or is there a more mature and/or recommeded helm chart to use? Thank you.