I want to use consul/registration using registrator for service discovery on my kubernetes nodes. Need help in how should I setup consul.
I have a deployed kubernetes with 1 master and 2 minions on openstack using kubeadm. For consul and registration , do i need to run the consul container on each node master and minion? how will they communicate among each other?