Have a pod 'hello' and a container in that pod 'green'. Which of the following commands would get the logs for that container?
Fluentd is the only way to export logs from Kubernetes cluster or applications running in cluster
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?
Which of the following computing model doesn’t require you to provision infrastructure?
What command can you use to get documentation about a resource type from the command line?
Which kubernetes resource type allows defining which pods are isolated when it comes to network-ing?
Which of the following factors does scheduling take into account when selecting a Node?
Which organizational persona creates Service Level Agreements 'SLA', Service Level Objectives 'SLO', and Service Level Indicator 'SLI'?
Which kubernetes object do deployments use behind the scenes when they need to scale pods?
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
The Kubernetes API provides an interface for storing objects. Which of the following describes the type of objects stored by the Kubernetes API?