static_resources {   clusters {     name: " "     connect_timeout {       nanos: 6     }     lb_policy: RING_HASH     hosts {       pipe {       }     }     health_checks {       timeout {         nanos: 6       }       interval {         nanos: 6       }       unhealthy_threshold {       }       healthy_threshold {       }       tcp_health_check {       }     }     ring_hash_lb_config {       minimum_ring_size {         value:  8765695       }     }   } } 