What tool allows us to build useful visual representations of prometheus data?
The Kubernetes API provides an interface for storing objects. Which of the following describes the type of objects stored by the Kubernetes API?
Which kubernetes resource type allows defining which pods are isolated when it comes to network-ing?
In distributed system tracing, is the term used to refer to a request as it passes through a single com-ponent of the distributed system?
Which of the following is an advantage a cloud-native microservices application has over monolithic applications?
There are three Nodes in a cluster, and want to run exactly one replica of a Pod on each Node. Pre-fer to automatically create a replica on any new Nodes when they are added. Which Kubernetes re-source should you use?