Kubernetes and Cloud Native Associate KCNA Q121-Q130

  1. Kubernetes and Cloud Native Associate KCNA Q1-Q10
  2. Kubernetes and Cloud Native Associate KCNA Q11-Q20
  3. Kubernetes and Cloud Native Associate KCNA Q21-Q30
  4. Kubernetes and Cloud Native Associate KCNA Q31-Q40
  5. Kubernetes and Cloud Native Associate KCNA Q41-Q50
  6. Kubernetes and Cloud Native Associate KCNA Q51-Q60
  7. Kubernetes and Cloud Native Associate KCNA Q61-Q70
  8. Kubernetes and Cloud Native Associate KCNA Q71-Q80
  9. Kubernetes and Cloud Native Associate KCNA Q81-Q90
  10. Kubernetes and Cloud Native Associate KCNA Q91-Q100
  11. Kubernetes and Cloud Native Associate KCNA Q101-Q110
  12. Kubernetes and Cloud Native Associate KCNA Q111-Q120
  13. Kubernetes and Cloud Native Associate KCNA Q121-Q130
  14. Kubernetes and Cloud Native Associate KCNA Q131-Q140
  15. Kubernetes and Cloud Native Associate KCNA Q141-Q150
  16. Kubernetes and Cloud Native Associate KCNA Q151-Q164

Please Subscribe to Access the Premium Content

The remaining premium contents are locked. Please subscribe to the monthly newsletter to unlock the content for free.

Loading...

121. In Kubernetes, what is considered the primary cluster data source?
A. etcd (pronounce: esty-d)
B. api server
C. kubelet
D. scheduler

Answer

A


122. What command to view the kube config?
A. kubectl view config
B. kubectl config view
C. kubectl get kubeconfig

Answer

B


123. Which part of a Kubernetes cluster is responsible for running container workloads?
A. Worker Node
B. kube-proxy
C. Control plane
D. etcd

Answer

A


124. What is Open Container Initiative ‘OCI’?
A. A protocol for communicating with the kubernetes api
B. The governing body of the Cloud Native Computing Foundation ‘CNCF’
C. An open standard for managing service mesh in kubernetes
D. An organization that creates open standards for containers

Answer

D


125. Which CNCF project is the dominant project with respect to container registries
A. Envoy
B. Harbor
C. Kubernetes
D. Rook

Answer

B


126. Which of the following is an advantage a cloud-native microservices application has over monolithic applications?
A. Cloud-native microservices applications tend to be faster and more responsive than monolithic applications.
B. Cloud-native microservice applications tend to be easier to troubleshoot.
C. Cloud-native microservice applications tend to be easier to scale and perform updates on.

Answer

C


127. What kubectl command is used to edit a resource on the server?
A. kubectl resource modify
B. kubectl update resource
C. kubectl edit
D. kubectl resource edit

Answer

C


128. What is the name of the Kubernetes agent that runs on each worker nodes?
A. kubelet
B. systemd
C. kube-proxy
D. pod

Answer

A


129. Which kubernetes object do deployments use behind the scenes when they need to scale pods?
A. POD
B. Deployment
C. Horizontal pod autoscaler
D. Api Scheduler
E. Replicasets

Answer

E


130. Which component of the kubernetes control-plane (master) are all requests to deploy and manage objects posted to?
A. ETCD
B. Controller Manager
C. Kube-proxy
D. API Server
E. Kubelet

Answer

D


Leave a Comment

Your email address will not be published. Required fields are marked *


Scroll to Top