Kong Nodes Cluster Health Check

Hi,

What is the best approach to do health checks to Kong Nodes Cluster?

Use the internal system of Health Check adding upstream pointing directly to the node?

Using nginx_http_include with a location /ping 200 OK?

Other ideas?