Which Kubernetes resource creates Kubernetes Jobs?
Correct Answer:B
https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/
Graphical user interface, text, application, email Description automatically generated
Which style of operations are preferred for K8S and cloud native applications?
Correct Answer:B
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/declarative-config/#trade-offs
The 4C’s of Cloud Native security
Correct Answer:D
https://kubernetes.io/docs/concepts/security/overview/
Stateful set requires which service for the network identity of pods?
Correct Answer:C
https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/ Graphical user interface, text, application Description automatically generated
You might need to run a stateless application in kubernetes, and you want to be able to scale easily and perform rolling updates. What kubernetes resource type can you use to do this
Correct Answer:C
https://kubernetes.io/docs/concepts/workloads/controllers/deployment/ Graphical user interface, text, application Description automatically generated
Which of the following is not a stop on the cloud native trailmap?
Correct Answer:A
https://github.com/cncf/landscape#trail-map