# ExternalName and LoadBalancer - Ultimate Kubernetes Tutorial Part 5
17 min read
Hey, welcome back to my ultimate Kubernetes tutorials! So far, we’ve explored ClusterIP and NodePort, but what if you need to route traffic outside your cluster or expose your app with a real…