top of page

AKS | MyTechClouds
MyTechClouds delivers end-to-end Azure Kubernetes Service (AKS) solutions, including cluster design, deployment, security hardening, CI/CD integration, monitoring, networking, and cost optimization. We help organizations modernize applications, automate deployments, implement Zero Trust security, and ensure high availability, scalability, and compliance for containerized workloads running on Microsoft Azure.


Get the version of Gadget
GADGET_VERSION=$(kubectl gadget version | grep Server | awk '{print $3}') Run the trace_dns gadget kubectl gadget run trace_dns:$GADGET_VERSION --all-namespaces --fields "src,dst,name,qr,qtype,id,rcode,latency_ns" ``` Verify the Health of the Upstream DNS Servers in AKS You can use the DNS gadget to verify the health of the upstream DNS servers used by CoreDNS. If applications try to reach external domains, the queries are forwarded to the upstream DNS servers via CoreDNS. To
MyTechClouds
May 271 min read
bottom of page