mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-18 12:37:05 +02:00
This adds the ability to bootstrap a cluster using the API. The API simply starts the bootkube service. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
673 B
673 B
talosctl bootstrap
Bootstrap the cluster
Synopsis
Bootstrap the cluster
talosctl bootstrap [flags]
Options
-h, --help help for bootstrap
Options inherited from parent commands
--context string Context to be used in command
-e, --endpoints strings override default endpoints in Talos configuration
-n, --nodes strings target the specified nodes
--talosconfig string The path to the Talos configuration file (default "/home/user/.talos/config")
SEE ALSO
- talosctl - A CLI for out-of-band management of Kubernetes nodes created by Talos