A tool to inspect the running Talos machine state on the physical video console.
Interactive dashboard is enabled for all Talos platforms except for SBC images.
The dashboard can be disabled with kernel parameter talos.dashboard.disabled=1.The dashboard runs only on the physical video console (not serial console) on the 2nd virtual TTY.
The first virtual TTY shows kernel logs same as in Talos <1.4.0>.
The virtual TTYs can be switched with <Alt+F1> and <Alt+F2> keys.Keys <F1> - <Fn> can be used to switch between different screens of the dashboard.The dashboard is using either UEFI framebuffer or VGA/VESA framebuffer (for legacy BIOS boot).
On legacy BIOS systems, the screen resolution can be adjusted with the vga= kernel parameter.In modern kernels and platforms, this parameter is often ignored. For reliable results, it is recommended to boot with UEFI.When running in UEFI mode, you can set the screen resolution through your hypervisor or UEFI firmware settings.
Note: network config screen is only available for metal platform.
Network config screen provides editing capabilities for the metalplatform network configuration.The screen is split into three sections:
the leftmost section provides a way to enter network configuration: hostname, DNS and NTP servers, configure the network interface either via DHCP or static IP address, etc.
the middle section shows the current network configuration.
the rightmost section shows the network configuration which will be applied after pressing “Save” button.
Once the platform network configuration is saved, it is immediately applied to the machine.