Hi Team,
I am following the below document to add internal load balancer for routing the traffic from data proc, but i am unable to create one:
please find the config i applied:
spec:
http:
service:
spec:
type: LoadBalancer
annotations:
cloud.google.com/load-balancer-type: "Internal"
networking.gke.io/internal-load-balancer-allow-global-access: "true"
elastic operator is not picking up the annotations, can you help me on this