Deep dive into AKS ingress, load balancing algorithms and Azure Network Security Groups
I have already written a few articles on AKS, so feel free to have a look at them as I will not repeat what I've already written there. For the…
21/12/2022
Overview of container network logs Container network logs offer a comprehensive way to monitor network traffic in AKS clusters. Two modes of support, stored-logs and on-demand logs, provides debugging flexibility with cost optimization. The on-demand mode provides a snapshot of logs with queries and visualization with Hubble CLI UI for…