Setting up checkMK monitoring for kubernetes cluster with multiple masters

I have a two clusters with a setup like this.
In both the setups, the request to the Kubernetes API is load balanced to either of these control-plane.

In my case, I have a single ingress which sends the traffic to either of these control-plane nodes. You should configure something like that