--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # kubectl api-versions > Print the supported API versions on the server, in the form of "group/version". > More information: . - Print the supported API versions on the server, in the form of "group/version": `kubectl api-versions`