What is Sonobuoy?
An observability plugin for Kubernetes nodes
A diagnostic tool used to understand the state of a Kubernetes cluster
A distributed tracing platform used for monitoring microservices-based distributed systems
A container networking interface plugin
Which three platforms are supported by Tanzu Kubernetes Grid? (Choose three.)
Amazon Web Services EKS
Amazon Web Services EC2
Microsoft Azure Kubernetes Services
Microsoft Azure Virtual Machines
vSphere
Google Kubernetes Engine
What is the relationship between Kubernetes and containers?
There is no relationship between Kubernetes and containers
Kubernetes provides a platform for managing containerized workloads
Kubernetes is a place where you store container images
Kubernetes provides a way to build containers
Which VMware product monitors full-stack applications and cloud infrastructures with metrics, traces, span logs, and analytics?
Tanzu Operations Manager
vRealize Log Insight
Tanzu Observability
Splunk
Which two goals can be achieved using a Kubernetes deployment? (Choose two.)
Change the container image in a Pod
Define different classes of storage
Increase the number of replicas of a given Pod
Grant an Active Directory user access to a Kubernetes cluster
Ensure that only one instance of a Pod will run on every node in a Kubernetes cluster
What is the valid way to deploy a Pod in a Kubernetes cluster?
Copy a manifest file to the API server in the /etc/kubernetes/pods directory
SSH to the worker node where the Pod is desired to run and issue the command “kubectl apply -f myPod.yaml”
Copy a manifest file to a worker node in the /etc/kubernetes/pods directory
Issue the command “kubectl apply -f myPod.yaml”
TESTED 22 Dec 2024
Copyright © 2014-2024 DumpsBuddy. All Rights Reserved