Protect Azure Container Registry build process with ACR FirewallAzure Container Registry provides an automatically build process by leveraging the Azure CLI command az acr build. By default, Azure…Jan 13Jan 13
Connecting to Azure AD Integrated — AKS Cluster through User Managed Identity (non-interactive)By leveraging Azure AD integration with AKS cluster we could simplify the process of authentication across our organization and increase…Sep 24, 2023Sep 24, 2023
AKS Traffic Analytics with NSG Flow LogsNetwork traffic analysis in context of Azure Kubernetes Services managed cluster could be a complex task as it could involve installation…Jan 6, 2023Jan 6, 2023
Testing DNS resolution with GoThe scope of this article is to provide a simple solution to measure DNS resolution and latency in a continuous loopback with logging…Nov 28, 2022Nov 28, 2022
How to mount a multiline secret in AKSThis document will provide the guide to use a multi line secret from Azure Key Vault in Azure Kubernetes SecretNov 26, 2022Nov 26, 2022
Network traffic capture in AKS Windows NodesGetting Windows Pods Network Capture is usually a multi-step process. You need to connect to Node, install or run the necessary tools to…Nov 26, 2022Nov 26, 2022
Networking latency measurement in Kubernetes with Sockperf pluginThis document will provide a simple implementation of a kubectl plugin used for latency measurements between two Pods on a Kubernetes…Nov 26, 2022Nov 26, 2022