kubeadm reset phase

    is consistent with the kubeadm reset workflow, and behind the scene both use the same code.

    Use this command to invoke single phase of the reset workflow

    Use this command to invoke single phase of the reset workflow

    Options

    Options inherited from parent commands

    —rootfs string

    [EXPERIMENTAL] The path to the ‘real’ host root filesystem.

    Using this phase you can execute preflight checks on a node that is being reset.

    Run reset pre-flight checks

    Synopsis

    Run pre-flight checks for kubeadm reset.

    Options inherited from parent commands

    —rootfs string

    [EXPERIMENTAL] The path to the ‘real’ host root filesystem.

    Using this phase you can remove this control-plane node’s etcd member from the etcd cluster.

    Remove a local etcd member.

    Synopsis

    Remove a local etcd member for a control plane node.

    Options

    —rootfs string

    Using this phase you can perform cleanup on this node.

    Run cleanup node.

    Synopsis

    Run cleanup node.

    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 alpha to try experimental functionality