Reference

Kubernetes v1.16 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.

Edit This Page

kubeadm version

This command prints the version of kubeadm.

    Synopsis

    Print the version of kubeadm

    kubeadm version [flags]
    

    Options

    -h, --help
    help for version
    -o, --output string
    Output format; available options are 'yaml', 'json' and 'short'

    Options inherited from parent commands

    --rootfs string
    [EXPERIMENTAL] The path to the 'real' host root filesystem.

    Feedback