New to Kubernetes need Help from Pro's

Hi All Im new to kubernetes.
Given a task to run multiple web containers to listen on same port.
what kind of services or load balancers should I use to make it work.
Any example file would be greatly helpful.

Here’s a neat tutorial on how to expose your apps. What service to choose and even how to expose it to the interwebz.

Thanks for the info