Consul connect with clients on the host VM

Hello.

I want to try out Consul connect as a service mesh in Kubernetes, but I ran into a problem and would like some help if possible.

I am hosting consul servers out of Kubernetes and every Kubernetes node has a consul client running on it as a separate process (not a container). I got everything except service deregistration from the consul working. It seems that the consul-connect-injector is not getting the deregistration events.