kubeadm upgrade phase

    Using this phase you can choose to execute the separate steps of the upgrade ofsecondary control-plane or worker nodes. Please note that kubeadm upgrade apply still has tobe called on a primary control-plane node.

    Options

    Options inherited from parent commands

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

    Upgrade the control plane instance deployed on this node, if any

    Options

    Options inherited from parent commands

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

    Options

    Options inherited from parent commands

    —rootfs string
    [EXPERIMENTAL] The path to the 'real' host root filesystem.
    • kubeadm init to bootstrap a Kubernetes control-plane node
    • to connect a node to the cluster
    • kubeadm reset to revert any changes made to this host by kubeadm init or
    • to upgrade a kubeadm node

    Was this page helpful?