Online Exam Quiz

questionQuestion  1 to 5

What is the primary role of a Kubernetes CronJob?

  • To create a scalable deployment
  • To manage access control
  • To schedule and run batch jobs at specified intervals
  • To expose services externally
Mark for review

What is the primary role of the Kubernetes ReplicationController?

  • To manage network policies
  • To create and manage Pods
  • To deploy stateful applications
  • To provide access control
Mark for review

What is the primary role of a Kubernetes ConfigMap?

  • To store secrets securely
  • To manage storage resources
  • To define environment variables for Pods
  • To scale applications horizontally
Mark for review

What is the purpose of a Kubernetes StatefulSet?

  • To create a scalable deployment
  • To deploy stateless applications
  • To manage stateful applications with persistent identities
  • To configure network policies
Mark for review

What is the purpose of the Kubernetes Secret resource?

  • To create and manage secrets for Pods
  • To define access control policies
  • To manage network communication
  • To store persistent data
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • Answered
  • Not Answered
  • Marked for Review