tldr-pages/tldr

Let's document: talosctl

Open

#15,752 opened on Feb 19, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Shell (2,507 forks)batch import
help wantedlet's documentnew command

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

Description

Command description

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

Documentation

https://www.talos.dev/v1.9/reference/cli/

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

No response

Additional information

Talos is a container-optimized Linux distro, a reimagining of Linux for distributed systems such as Kubernetes. Designed to be as minimal as possible while still maintaining practicality. For these reasons, Talos has a number of features unique to it:

  • it is immutable
  • it is atomic
  • it is ephemeral
  • it is minimal
  • it is secure by default
  • it is managed via a single declarative configuration file and gRPC API

Talos can be deployed on container, cloud, virtualized, and bare metal platforms.

Commands

  • talosctl #18409
    • apply-config
    • edit
    • get
    • bootstrap
    • kubeconfig
    • reset

Contributor guide