Hi community, now we plan to move all flink tasks to k8s cluster. For one flink task , we want to see this flink task web ui . First , we create the k8s Service to expose 8081 port of jobmanager, then we use ingress controller so that we can see it outside.But the flink web like this :
[image: image.png] The flink web ui images and other info not display , what can I do to display flink web info ? Thanks to your replay.