9 lines
312 B
Markdown
Raw Normal View History

# kubectl api-versions
> Print the supported API versions on the server, in the form of "group/version".
> More information: <https://kubernetes.io/docs/reference/kubectl/generated/kubectl_api-versions>.
- Print the supported API versions on the server, in the form of "group/version":
`kubectl api-versions`