What is the name for the tool that manages communication between pods, injects a sidecar proxy container into each pod and directs network traffic through the proxy container?
Correct Answer:
D
What are container runtimes with Kubernetes?
Correct Answer:
AC
https://kubernetes.io/docs/setup/production-environment/container-runtimes/ Graphical user interface, text, application, email Description automatically generated
What is the main difference between Argo vs. Flux CD?
Correct Answer:
C
AgroCD:
https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/#can-i-retrigger-the-checks-without-pushing-a-new-c
FluxCD: https://fluxcd.io/
Which prometheus metric type represents a single number value that can increase and decrease over time?
Correct Answer:
A
https://prometheus.io/docs/concepts/metric_types/#gauge Graphical user interface, text Description automatically generated
An application that is nearing its usage limit. To increase the amount of users it can handle, you allo-cate additional memory resources to each instance of the application. What type of scaling is this?
Correct Answer:
D
Graphical user interface, diagram Description automatically generated