I am new to Hashicorp Nomad and trying to deploy one employee application, I have the code in kubernetes yaml file. Seperately I deployed frontend application with mongo database but I want to know how these two will contact each other because in k8s there is a concept of Selector but in Nomad what is available in behalf of selector and labels?