mkectl check mke3
mkectl check mke3#
Run MKE 3.x to MKE 4 upgrade checks
mkectl check mke3 [flags]
Options#
-h, --help help for mke3
--mke3-config-path string Path to the MKE 3 configuration file
Options inherited from parent commands#
-d, --data-dir string Path to use for storing kubernetes provider data. Applies to all nodes in the cluster. If desiring to reuse docker data dir, please use a path under it instead of the exact path. Defaults to /var/lib/k0s (default "/var/lib/k0s")
-f, --file string path to the config file. Not needed for restore where config is loaded from the backup (default "mke4.yaml")
--force Bypass user confirmations
--kubeconfig string path to the kubeconfig file of the existing or restored cluster. DO NOT USE when creating a new cluster (default "/home/runner/.mke/mke.kubeconf")
-l, --logLevel string specify a log level (info, warn, debug, trace, error) (default "info")
--no-color when provided, disables colored output
--no-pretty-print when provided, disables pretty print output formatting
-o, --output string[="/home/runner/.local/state/mke/mke-check"] Path to create the upgrade output files (summary, configs, checks). If not provided, they will be printed to standard output.
--version version[=true] --version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version