Question 46

You are using Prometheus to monitor a microservices-based application. You want to create an alert that triggers when the average response time of a specific service exceeds 500 milliseconds for the last 5 minutes. What Prometheus query can achieve this?
  • Question 47

    You have a Kubernetes cluster running on AWS. You want to configure a persistent volume claim (PVC) that uses an AWS EBS volume for storage. Which annotation can be used to specify the EBS volume type?
  • Question 48

    Consider the following scenario: You are using GitOps with ArgoCD to manage a deployment in your Kubernetes cluster. You modify a configuration file in your Git repository, but the change is not reflected in the cluster. What are the possible reasons for this issue?
  • Question 49

    Your organization uses multiple cloud providers and wants to ensure that your applications can run seamlessly across different environments. What open standard would be most beneficial for this scenario?
  • Question 50

    What is the primary interface for Kubernetes cluster?