Register Query for accessing from a external application

Hello, I am new to consul and have installed it on minikube for testing. I have installed a sample demo deployment. Now to access it from outside should I register my sample application in consul with consul registrator or is it automatically registered since the sample demo is a k8’s svc and sync catalog is running ?

Can anyone provide some thoughts on this please ?