Relative Content

Tag Archive for google-cloud-platformgoogle-kubernetes-enginenginx-ingressgoogle-cloud-armorgoogle-cloud-network-load-balancer

Does External Passthrough Network LoadBalancer supports BackendConfig Configuration from GKE?

I have deployed the Nginx Controller via External Passthrough LoadBalancer in GCP. I want to attach a Cloud Armor Security Policy to the LoadBalancer. According to the BackendConfig documentation it looks like it only support HTTP LoadBalancers configured via Ingress resource. What I want to get confirm is if I add the cloud.google.com/backend-config to the Nginx Controller service will it attach to the Cloud Armor Security Policy I have configured?