Kubernetes and Cloud Native Associate (KCNA) — Question 148

What is the default eviction timeout when the Ready condition of a node is Unknown or False?

Answer options

Correct answer: D

Explanation

The default eviction timeout for a node with a Ready condition of Unknown or False is set to five minutes, allowing time for the situation to be resolved. Options A, B, and C are incorrect as they do not reflect the default setting specified in Kubernetes documentation.