OpenShift Operator for GCP Loadbalancer

Posted on

Hello, we are looking for an Openshift operator for handling creation of loadbalancers in GCP.

When a specific route is created (using a tag or something else in Helm) a Loadbalancer with a public IP, a certificate and WAF should be created and maintained by OCP.

I found something similar for AWS - https://github.com/openshift/aws-load-balancer-operator, but for GCP no idea what solution can be used.

Thank you

Responses