KubeOne(1) KubeOne(1)

kubeone-reset - Revert changes

kubeone reset [flags]

Undo all changes done by KubeOne to the configured machines.

This command takes KubeOne manifest which contains information about hosts. It's possible to source information about hosts from Terraform output, using the '--tfjson' flag.

-y, --auto-approve[=false] auto approve reset

--destroy-workers[=true] destroy all worker machines before resetting the cluster

-h, --help[=false] help for reset

--remove-binaries[=false] remove kubernetes binaries after resetting the cluster

-c, --credentials="" File to source credentials and secrets from

-d, --debug[=false] debug output with stacktrace

-l, --log-format="text" format for logging

-m, --manifest="./kubeone.yaml" Path to the KubeOne config

-t, --tfjson="" Source for terraform output in JSON - to read from stdin. If path is a file, contents will be used. If path is a dictionary, terraform output -json is executed in this path

-v, --verbose[=false] verbose output

kubeone reset -m mycluster.yaml -t terraformoutput.json

kubeone(1)

7-Apr-2024 Auto generated by spf13/cobra

Apr 2024 Auto generated by spf13/cobra