You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flink supports HA for the job manager . I tried to configure it in my cluster but doesn't seem I can set more than one replica for the JobManager. When I try to do so I get the following error: for: "k8s/metrics-aggregator.yaml": admission webhook "vflinkcluster.flinkoperator.k8s.io" denied the request: invalid JobManager replicas, it must be 1
Flink supports HA for the job manager . I tried to configure it in my cluster but doesn't seem I can set more than one replica for the JobManager. When I try to do so I get the following error:
for: "k8s/metrics-aggregator.yaml": admission webhook "vflinkcluster.flinkoperator.k8s.io" denied the request: invalid JobManager replicas, it must be 1
This is an excerpt of my descriptor:
Is HA for the job manager possible using
flink-on-k8s-operator
or am I doing something wrong?The text was updated successfully, but these errors were encountered: