Courseiva
Containerized AI WorkloadsmediumMultiple SelectObjective-mapped

AI-200 Containerized AI Workloads Practice Question

You are troubleshooting an AI application container in an AKS cluster that cannot resolve external domain names (e.g., huggingface.co). Which TWO Kubernetes components should you investigate?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

kube-dns service endpoint mapping

DNS resolution issues in AKS typically point to CoreDNS pod status, kube-dns service configuration, or node network routing.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • kube-dns service endpoint mapping

    Why this is correct

    The kube-dns service routes DNS queries to CoreDNS pods.

  • Horizontal Pod Autoscaler configuration

    Why it's wrong here

    HPA controls replica count scaling, not DNS resolution.

  • Persistent Volume Claim binding state

    Why it's wrong here

    PVC binding relates to storage, not DNS name resolution.

  • Ingress controller SSL certificate expiration

    Why it's wrong here

    SSL certificates affect TLS handshakes, not raw DNS lookups.

  • CoreDNS deployment and pod health in the kube-system namespace

    Why this is correct

    CoreDNS provides internal cluster DNS resolution for all pods.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

About these practice questions

One of 503 original AI-200 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Microsoft exam blueprint

This AI-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-200 exam.