Keith Mattix II

Results 442 comments of Keith Mattix II

A readiness check that doesn't in some way hit the actual data path feels like an anti-pattern to me. I recognize that the status quo can be improved, but this...

From what I can tell, the issue isn't L7 metrics (envoy_cluster_upstream_rq is still there) but rather the custom Istio telemetry filter; that's what creates istio_requests_total. What other metrics are you...

Is using `Ingress` a hard requirement for you? For this kind of flexibility, we suggest users adopt the successor to `Ingress`: Gateway API: https://istio.io/latest/docs/tasks/traffic-management/ingress/gateway-api/. This gives you the flexibility to...

Thanks for the ping; I missed the last couple of messages. Docs are indeed under source control in the istio/istio.io repo. I think a MeshConfig option here probably makes sense...

@jtv8 is it possible for you to set the K8S_INGRESS_NS env var in istiod? I missed that in my first reading of this issue. Is there a reason we need...

We're tracking this on the AKS side here: https://github.com/Azure/AKS/issues/3646 I don't think there's any action needed from Istio at this time, but I'll try to get an update for that...

Let me get confirmation on more specific timing for the fix rollout as well as what K8s versions have that fix. I agree, we probably want to provide some info/warning...

Gateway API is still not officially supported by the addon (it's on the roadmap!). As far as the getting started guide goes, the new configuration linked in the cloud provider...