QuestionQ20
Architecture and DesignWhat are Kubernetes events?
- A Objects that create pods and run them to completion.
- B Objects that determine which jobs run and when.
- C Objects that provide insight about what is happening inside a cluster.
- D Objects that determine which tasks are run during deployment.
Community Discussion