Load Balancing with Kong and Consul Template

Does any one has something related to this.
It is possible with Nginx https://learn.hashicorp.com/consul/integrations/nginx-consul-template, my question is how to this with kong and what are the impacts?
thanks

You can render a declarative configuration file instead of nginx template and send the file into kong using POST /config endpoint on the admin api.

yes i know that, but the main idea here, is get part of service discovery of consult and automatic rules registration through kong.