The Kubernetes API provides an interface for storing objects. Which of the following describes the type of objects stored by the Kubernetes API?
Correct Answer:B
Kubernetes objects are RESTful objects.
Which of the following provides cloud-native storage orchestration?
Correct Answer:A
https://kubernetes.io/docs/concepts/storage/persistent-volumes/#types-of-persistent-volumes Table Description automatically generated with medium confidence
Which role is responsible of creating service level indicator 'SLI', service level objective 'SLO', & Service Level Agreements 'SLA'
Correct Answer:A
https://www.atlassian.com/incident-management/kpis/sla-vs-slo-vs-sli Text Description automatically generated
How to get the logs of the previously terminated nginx container from the web pod?
Correct Answer:A
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#logs Text Description automatically generated with medium confidence
What is horizontal scaling?
Correct Answer:D
https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ Text, letter Description automatically generated