Talos
Talos Linux#
This section documents the management of Talos Linux, an immutable, API-driven operating system built specifically for Kubernetes.
๐ Architecture & Config#
- Immutability: Concepts behind the read-only file system and ephemeral state.
- Machine Configs: Managing node configuration via YAML definitions and patches.
- API Access: Interacting with nodes via gRPC endpoints rather than SSH.
๐ Operations & CLI#
- talosctl: Essential commands for bootstrapping, debugging, and the dashboard TUI.
- Lifecycle: Workflows for safe OS version upgrades and configuration application.
- Extensions: Managing system extensions (drivers/tools) via system extensions images.
๐ External Resources#
- Talos Documentation - Official guides and API references.
- Sidero Labs Extensions - Index of official system extensions.