Question 51

Which of the following components is part of the Kubernetes control panel
  • Question 52

    You are running a web application with a high demand for CPU resources. Which Kubernetes scheduling strategy could help you ensure pods are scheduled on nodes with the most available CPU capacity?
  • Question 53

    What is the name for a service that has no clusterIp address?
  • Question 54

    You are setting up a CI/CD pipeline for deploying a microservices application to Kubernetes. You want to ensure that only specific developers can trigger deployments to production. Which of the following security best practices should be implemented?
  • Question 55

    You are tasked with deploying a microservices application on Kubernetes. The application relies heavily on communication between its different services, and you need to ensure reliable and secure communication. Which of the following open standards are most relevant for this scenario?