nerdexam
Linux_FoundationLinux_Foundation

KCNA · Question #195

KCNA Question #195: Real Exam Question with Answer & Explanation

The correct answer is C: 12 months. A stable API element in Kubernetes must be supported for a minimum of 12 months after it is officially deprecated.

Submitted by klara.se· May 4, 2026Kubernetes Fundamentals

Question

How long should a stable API element in Kubernetes be supported (at minimum) after deprecation?

Options

  • A9 months
  • B24 months
  • C12 months
  • D6 months

Explanation

A stable API element in Kubernetes must be supported for a minimum of 12 months after it is officially deprecated.

Common mistakes.

  • A. 9 months is not the specified minimum support period for deprecated stable APIs.
  • B. 24 months is longer than the minimum required support period for deprecated stable APIs.
  • D. 6 months is not the specified minimum support period for deprecated stable APIs; it's too short.

Concept tested. Kubernetes API deprecation policy

Reference. https://kubernetes.io/docs/reference/using-api/deprecation-policy/

Topics

#Kubernetes API#API Deprecation#API Stability#Support Policy

Community Discussion

No community discussion yet for this question.

Full KCNA PracticeBrowse All KCNA Questions