I would like to avoid using type: \"LoadBalancer\"
for a certain Kubernetes Service, but still to be able to publish it on the Internet. I am using Google Cloud Pla
There are a few idiomatic ways to expose a service externally in Kubernetes (see note#1):