Hi Alexey,
As far as I know, TaskManager does not expose the REST API. ResourceManager
redirects some REST calls to TaskManager [1]:
/taskmanagers/:taskmanagerid/metrics
/taskmanagers/:taskmanagerid/thread-dump
These calls may be not so lightweight. I do not know others or how you ask
e.g. the sta
Hello,
How can I define rediness fork8s job cluster deployments? I think for job
manager, I can use REST API and check job status, but what about task manager?
Is anyway to ask task manager Pod is it ready or not?
Thanks,
Alexey