Kubernetes and Cloud Native Associate (KCNA) — Question 114

What is ephemeral storage?

Answer options

Correct answer: A

Explanation

The correct answer, A, describes ephemeral storage as temporary storage that does not need to retain data after a restart, which is its defining characteristic. Option B refers to dynamic storage, which is not specific to ephemeral storage. Option C describes shared storage, which doesn't capture the transient nature of ephemeral storage. Option D inaccurately suggests that ephemeral storage is always local, which is not necessarily true.