You’ve created your application in Kubernetes. You’ve got the pods up and running. And you’re ready to unveil your brilliant application. But how do your end users connect? The simplest way would be to create a LoadBalancer service and attach it to the service that needs to be exposed externally. Another option would be to […] The post K8s Ingress Controllers: A Quick Guide appeared first on QBurst Blog.