@magistr/talos-node
v2026.03.13.1
Talos Linux node management via talosctl - provision, bootstrap, patch, upgrade, health check, and more
Labels
taloskubernetesinfrastructure
Contents
Quality score
How well-documented and verifiable this extension is.
Not yet scored.
A score will be generated the next time this extension is published. The owner can also trigger scoring manually.
Install
$ swamp extension pull @magistr/talos-node@magistr/talos-nodev2026.03.13.1talos.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| endpoint | string | Talos node endpoint (IP or hostname) |
versionGet Talos version info
servicesList all services on the node (factory output)
etcdMembersList etcd cluster members
kubeconfigRetrieve cluster kubeconfig
applyConfigApply machine config (use insecure=true for maintenance mode)
| Argument | Type | Description |
|---|---|---|
| configFile | string | Path to the machine config YAML file |
bootstrapBootstrap the cluster (run on first controlplane only)
rebootReboot the node
shutdownShutdown the node
| Argument | Type | Description |
|---|---|---|
| force | boolean | Force shutdown |
resetReset the node (wipes state)
| Argument | Type | Description |
|---|---|---|
| graceful | boolean | Graceful reset |
upgradeUpgrade Talos on the node
| Argument | Type | Description |
|---|---|---|
| preserve | boolean | Preserve ephemeral data |
patchConfigPatch machine config with a YAML patch file (triggers reboot by default)
healthCheck cluster health
Resources
version(infinite)— Talos node version info
service(infinite)— Talos service status
etcdMember(infinite)— Etcd cluster member
kubeconfig(infinite)— Cluster kubeconfig
result(infinite)— Operation result
2026.03.09.64.7 KBMar 9, 2026
Talos Linux node management via talosctl - provision, bootstrap, patch, upgrade, health check, and more
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
taloskubernetesinfrastructure