Starting K2s
To start the K8s cluster and all accompanying services, run:
Note
K2s will start automatically after the installation has finished.
Additional Options
Skip Starting if Already Running
To skip starting the K2s cluster if it is already running, use the --ignore-if-running
flag or its shortcut -i
:
Note
This option is useful to avoid unnecessary restarts of the cluster when it is already running.