Very high load balancing costs for minimal Kubernetes Engine setup on Google Cloud Platform
You can expose you service using other ways, if you do not have to much traffic maybe you don't need a load balancer here is one guide link
Using a NodePort you can use the public IP of one of your nodes, set this IP as static and config your DNS to point at this public IP.