Kubernetes and Cloud Native Associate KCNA Q101-Q110

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

101. What standard does kubelet use to communicate with the container runtime?
A. Service Mesh Interface (SMI)
B. CRI-O
C. ContainerD
D. Container Runtime Interface (CRI)

Answer

D


102. Observability and monitoring are not the same?
A. False
B. True

Answer

B


103. What is FinOps?
A. The first step in any cloud transformation
B. Stage beyond DevOps or DevSecOps, where organization transition to serverless tech-nologies
C. Using data to make cost savings decisions about cloud usage
D. Specialized cloud features used by financial industries (example: banks, insurance, etc)

Answer

C


104. Which of the following components is part of the Kubernetes control panel
A. kubectl
B. kube-proxy
C. Service Mesh
D. kubelet
E. Cloud control manager

Answer

E


105. A ________ is an application running on kubernetes.
A. node
B. pod
C. workload
D. container

Answer

C


106. What kind of limitation cgroups allows?
A. Prioritization
B. Accounting
C. Resource limiting
D. None of the options
E. Server cpu and memory
F. Control

Answer

A, B, C, F


107. How would you return all the pod data in the json format using kubectl command?
A. kubectl get pods -o json
B. kubectl get pods –all-namspaces
C. kubectl get pods -o wide
D. kubectl get pods -o jsonpath

Answer

A


108. Which is NOT a use case for the Kubernetes dashboard?
A. Managing running applications
B. Managing the entire Kubernetes cluster
C. Installing new Kubernetes cluster
D. Troubleshooting any issues with applications

Answer

C


109. The Kubernetes rolling update is used for __.
A. Updating a service
B. Scaling an application
C. Updating a deployment

Answer

C


110. What tool allows you to create self-managing, self-scaling, self-healing storage?
A. Persistent Volume
B. Persistent Volume Claim
C. Storage Class
D. Rook
E. Volume

Answer

D


Leave a Comment

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


Scroll to Top