This is a quiz about containers, Docker, and Kubernetes — but mostly about Kubernetes. You can test yourself before a job interview. You may also want to see this list of Kubernetes books.
1. To set a maximum number of failures threshold, which of the following key words would you use (for a kubernetes application to try a pod)?
a. backofflimit
b. maxnumretries
c.
…