talosctl

CLI for out-of-band management of Kubernetes nodes running Talos OS

brewmacoslinux
Try with needOr install directly
Source

About

CLI for out-of-band management of Kubernetes nodes created by Talos

Commands

talosctl

Examples

Bootstrap a new Talos cluster$ talosctl bootstrap --nodes 192.168.1.100 --endpoints 192.168.1.100
Get machine configuration from a Talos node$ talosctl -n 192.168.1.100 get machineconfig
SSH into a Talos node for interactive access$ talosctl -n 192.168.1.100 dashboard