How to calculate the pricing for GCP loadbalancers when using nginx ingress controller?
Right now I have 1 Ingress host and a single rule for prod website. But I want to launch another for internal services both gitlab, jenkins.
Is the cost calculated based on the number of path's
we have in ingress? Or number of load balancers like AWS? I'm assuming each rule
in GCP calculator means a path
in ingress.