Skip to content
Matthieu S edited this page Jan 2, 2025 · 6 revisions

What is Talos Cockpit?

Talos cockpit aim to provide an UI to Manage Upgrades of your Talos Cluster especialy in an airgap/restrict environment. The main part of this WebApp is base on talosctl because it is the fastest way to achieve what we wanted to.

Available Features

  • Cluster inventory
  • Fetching release and Pre-release
  • Enable/Disable automated System Upgrade
  • OnDemand System Upgrade
  • OnDemand System Upgrade By Label
  • Email reporting
  • Watch dmesg
  • Watch MachineConfig
  • Patch machineConfig
  • Upgrade K8S

APIs

  • Enable/disable upgrade schedule for a node or a cluster
  • Trigger upgrade for a node or a cluster
  • Enable/disable K8S upgrade schedule for a node or a cluster
Clone this wiki locally