2025-12-16 10:20:31 -07:00
|
|
|
# kubectl api-versions
|
|
|
|
|
|
|
|
|
|
> Print the supported API versions on the server, in the form of "group/version".
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions/>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Print the supported API versions on the server, in the form of "group/version":
|
|
|
|
|
|
|
|
|
|
`kubectl api-versions`
|