최신 SAP Certified Development Associate C-KYMD-01 무료샘플문제:
1. Which command lists the pods in a specific namespace?
A) kubectl get pods -n <namespace>
B) kubectl list pods n <namespace>
C) kubectl show pods -n <namespace>
D) kubectl print pods n <namespace>
2. Which company initially developed Kubernetes?
A) Microsoft
B) Google
C) Oracle
D) IBM
3. What is the kube-scheduler responsible for in a Kubernetes cluster?
A) To scale master nodes vertically
B) To schedule Cron Jobs
C) To schedule pods to worker nodes
D) To start pods in the master node
4. What is used to isolate groups of resources in a Kubernetes cluster?
A) Object groups
B) Semantic versioning
C) Organizations and spaces
D) Namespaces
5. What does a service mesh in Kyma typically consist of? Note: There are 2 correct Answers to this question.
A) Data plane
B) Worker node
C) Master node
D) Control plane
질문과 대답:
질문 # 1 정답: A | 질문 # 2 정답: B | 질문 # 3 정답: C | 질문 # 4 정답: D | 질문 # 5 정답: A,D |