Thanks,Rion.I roughly understand.And I still want to know whether the
deployment of Adaptive Scheduler relies on Kubernetes? Are
there any cases of deploying Flink Adaptive Scheduler on bare metal
machine?
Appreciated again.
------------------ ???????? ------------------
??????:
"Rion Williams"
<[email protected]>;
????????: 2024??6??25??(??????) ????1:31
??????: "Enric Ott"<[email protected]>;
????: "user"<[email protected]>;
????: Re: flink kubernetes flink autoscale behavior
Hi Eric,
I believe you might be referring to use of the adaptive scheduler which should
support these ??in-place?? scaling operations via:
jobmanager.scheduler: adaptive
You can see the documentation for Elastic Scaling here for additional
details and configuration.
On Jun 24, 2024, at 11:56?6?2PM, Enric Ott <[email protected]> wrote:
?1?3Hello,Community:
I??ve recently started using the Flink Kubernetes Operator,and I'd like
to know if CPU and Job Parallelism autoscaling are supported without restarting
the whole job,if it??s supported, please tell me how to configure and deploy
it.
Thanks.