EMT Practice Test
1. Question Content...
Question1: What is the command used to login to the pod?
Question2: Which of the following are not the metrics for Site Reliability Engineering?
Question3: Which of the following best describes a cloud-native app?
Question4: Which of the following computing model doesn't require you to provision infrastructure?
Question5: Which of the following is not a stop on the cloud native trailmap?
Question7: kubeadm is an administrative dashboard for kubernetes
Question8: Which of the following is not the part of Kubernetes Control Plane?
Question9: What can you use to add new resource types to your cluster?
Question11: Which is not a service type in Kubernetes?
Question12: Notary and the update framework leading security projects in CNCF
Question14: Which of the following is not the Kubernetes AutoScaling Strategy?
Question16: Which control plane component is responsible for scheduling pods?
Question17: How can persistent volume be provisioned?
Question18: What do control groups provide when it come to containers
Question19: Which is NOT a use case for the Kubernetes dashboard?
Question20: Which of the following are not the metrics for Site Reliability Engineering?
Question22: Which project in this list is a leading project in the observability space?
Question23: Which part of a Kubernetes cluster is responsible for running container workloads?
Question24: What is the primary interface for Kubernetes cluster?
Question25: What is a commonly used package manager for kubernetes applications?
Question26: What cloud-native construct does a kubernetes pod wrap?
Question27: To specify a Kubernetes object which language is used?
Question28: Which of the following is an example of vertical scaling?
Question29: What does CNCF stand for?
Question30: What is the use of labels in Kubernetes?
Question31: Which Kubernetes resource creates Kubernetes Jobs?
Question32: How does service logical group set of pods?
Question33: What is the smallest possible unit in Kubernetes to run a container?
Question34: Which project is not a dominant CNCF project in the storage landscape?
Question36: Which command-line tool is used to interact with the Kubernetes cluster?
Question37: What CNCF project is the leading DNS project in the CNCF landscape?
Question41: How to get the logs of the previously terminated nginx container from the web pod?
Question42: Which style of operations are preferred for K8S and cloud native applications?
Question43: What command to view the kube config?
Question44: What command use to get documentation about kubernetes resource type
Question47: How would you return all the pod data in the json format using kubectl command?