GCP Kube-Lego forwarding rule pricing

跟風遠走 提交于 2019-12-11 04:31:06

问题


I've started to use kube-lego to manage load-balancing through a nginx controller, instead of GCP Load Balancer controller.

I am being charged for: Network Load Balancing: Forwarding Rule Minimum Service Charge in EMEA right now, at about 21$ per month.

Isn't the load balancing supposed to be done by nginx? I have TCP Load Balancer in my GCP network resources.

Isn't possible to send the traffic to a node port and do the load balancing on the nginx controller instead ?

I thought the advantage of having a Nginx load balancer would avoid creating a load balancer on GCP and thus avoiding paying crazy expansive network resources.

What is the purpose of the nginx controller then? Beside maybe automatic certificate renewal with LE.

来源:https://stackoverflow.com/questions/44493779/gcp-kube-lego-forwarding-rule-pricing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!