Kamil Zdanikowski

Results 27 comments of Kamil Zdanikowski

> Even with an SLA around AppGW updates, this is still not addressing the root cause. An update to AppGW is still a RESTful request that needs to happen off-box,...

> These features would be limited to the first service in the chain anyway. Any further service to service communication inside the cluster would presumably work via k8s service load...

I'm facing the same issue with AGIC and kubenet as I would like to control cluster's egress traffic using Azure Firewall.

I like the idea, however I am wondering whether it is possible to achieve with Application Gateway. ClusterIPs are non-routable outside of cluster by definition. Maybe route table attached to...

Any updates on this?

A little bit confusing also for me.

I assume this is about associating two Private Endpoints of **the same service** (e.g., two private endpoints of the same Event Hub Namespace) to single Private DNS Zone. Then, this...

This error message is localizable so you can provide your own text, something like: "Before continuing verify your email address"

Well, for me with VXLANCrossSubnet it's not working. Configurations: Azure VNET CIDR - 10.100.0.0/16 Subnet CIDR where all k8s nodes reside (3 nodes) - 10.100.0.0/24 IP forwarding enabled on all...

> > I understand it relies on ARP tables and MAC addresses which doesn't seem possible in Azure. > > Can you give a reference for that statement? I thought...