LinuxCommandLibrary

kubectl-api-versions

lists all available API versions in the Kubernetes cluster

TLDR

List all API versions

$ kubectl api-versions
copy

SYNOPSIS

kubectl api-versions

DESCRIPTION

kubectl api-versions lists all available API versions in the Kubernetes cluster. Shows group/version format for each available API. Useful for determining which API versions are supported when writing manifests.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community