Kubernetes and Cloud Native Associate KCNA Q131-Q140

  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...

131. Which of the following is NOT a Kubernetes component?
A. Scheduler
B. Docker
C. Cloud Controller manager
D. Kube-proxy

Answer

B


132. What is the main difference between Argo vs. Flux CD?
A. Argo is pull-based, and Flux is push-based
B. No difference; both are pull-based
C. Argo is push-based, and Flux is pull-based
D. No difference; both are push-based

Answer

C


133. What is the command used to scale the application?
A. kubectl run
B. kubectl explain
C. kubectl scale

Answer

C


134. What is scheduling in Kubernetes
A. Determining when to execute a cron-job
B. Assigning pods to nodes
C. Joining a new nodes to the clusters
D. Setting a time for automated tasks

Answer

B


135. Open Container Initiative set container standards for
A. Code, Build, Distribute, Deploy containers
B. Run, build, and image
C. Code, Build, Distribute containers
D. Run, Build, Distribute containers

Answer

D


136. Which organizational persona creates Service Level Agreements ‘SLA’, Service Level Objectives ‘SLO’, and Service Level Indicator ‘SLI’?
A. Developer
B. DevSecOps
C. Site Reliability Engineer (SRE)
D. Security and Compliance Engineer
E. DevOps

Answer

C


137. Which of the following is not the required field to describe Kubernetes objects?
A. metadata
B. apiVersion
C. Kind
D. Container
E. spec

Answer

D


138. Which of the following is an example of vertical scaling?
A. Using cluster autoscaler
B. Adding more resources (memory and/or cpu) to a kubernetes node
C. Adding more nodes to kubernetes cluster
D. Adding more replica pods to a deployment

Answer

B


139. What are the two major components of service mesh?
A. Control plane and Data plane
B. Master plane and Data plane
C. None of the options
D. Controller plane and User plane
E. Master plane and User plane

Answer

A


140. What are the two goals of Cloud-Native?
A. Rapid innovation and automation
B. Slow innovation and stable applications
C. Frequent deployments and well-defined organizational silos
D. Rapid innovation and reliability

Answer

D


Leave a Comment

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


Scroll to Top