Skip to content

robinpecha/hododev_gke-negs-httplb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

NEGs with Cloud Load Balancer with nginx-ingress on GKE

source: https://hodo.dev/posts/post-27-gcp-using-neg/

My goal is to have EXTERNAL HTTP CLOUD LOAD BALANCER with NGINX INGRESS in our GCP GKE.

Im trying soultuion as Rami H proposed and Google developer Garry Singh confirmed:

You can create the Nginx as a service of type LoadBalancer and give it a NEG annotation as per this google documentation. https://cloud.google.com/kubernetes-engine/docs/how-to/container-native-load-balancing Then you can use this NEG as a backend service (target) for HTTP(S) load balancing You can use the gcloud commands from this article https://hodo.dev/posts/post-27-gcp-using-neg/

https://stackoverflow.com/questions/72476714/global-load-balancer-https-loadbalancer-in-front-of-gke-nginx-ingress-controll/72940666#72940666

About

NEGs with Cloud Load Balancer with nginx-ingress on GKE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages