Skip to content

istio: Install istio service mesh

Dduvall requested to merge review/istio-service-mesh into main

Istio should give us greater control and observability for services running in the cluster, and it supports gRPC services. We're hoping this will give us connection level metrics and traffic management for buildkitd which we can use to scale and limit max connection concurrency.

Bug: T327416

Merge request reports