talos-cluster/talos/patches
2026-02-06 18:16:01 +01:00
..
controller chore: initial commit 🚀 2026-02-04 16:21:02 +01:00
global chore: more initial commit (replace blade with vm) 🚀 2026-02-06 18:16: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