talos-cluster/talos/patches
2026-02-11 11:59:56 +01:00
..
controller fix: Fixed the volsync jitter. 2026-02-11 11:59:56 +01:00
global feat: Bootstrap cluster with Talos 1.11.3 2026-02-07 00:37:01 +01:00
README.md chore: initial commit 🚀 2026-02-04 16:21:02 +01:00

Talos Patching

This directory contains Kustomization patches that are added to the talhelper configuration file.

https://www.talos.dev/v1.7/talos-guides/configuration/patching/

Patch Directories

Under this patches directory, there are several sub-directories that can contain patches that are added to the talhelper configuration file. Each directory is optional and therefore might not created by default.

  • global/: patches that are applied to both the controller and worker configurations
  • controller/: patches that are applied to the controller configurations
  • worker/: patches that are applied to the worker configurations
  • ${node-hostname}/: patches that are applied to the node with the specified name