This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions below.
Which tool is used to deploy a Kubernetes manifest file to an AKS cluster?
kubectl
AKS Manager
Docker CLI
What is the primary role of a Kubernetes master node in an AKS cluster?
To run containerized applications in pods.
To manage the Kubernetes environment and coordinate worker nodes.
To handle role-based access control (RBAC) within the cluster.
What happens during a rolling update of an AKS deployment?
All existing pods are stopped and replaced simultaneously.
The container image is deleted and rebuilt automatically.
New pods are created and replace old ones gradually, minimizing downtime.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?