Kubernetes and Cloud Native Associate (KCNA) — Question 29

Which of the following options includes valid API versions?

Answer options

Correct answer: C

Explanation

The correct answer is C because 'v1alpha1' and 'v2beta3' are standard API versioning formats that indicate the version and stage of the API. Options A and D use incorrect formats or versions that do not conform to typical API versioning conventions, while option B lacks stage indicators like 'alpha' or 'beta'.