diff --git a/website/src/content/docs/guides/talos.md b/website/src/content/docs/guides/talos.md index 124864223af..db24c330271 100644 --- a/website/src/content/docs/guides/talos.md +++ b/website/src/content/docs/guides/talos.md @@ -7,4 +7,9 @@ Please, always remember to check the content specific to the chart. ::: -To Be Done +## Noteworthy Talos Features + +- Apply: Applies configuration to clusternodes +- machineconfig: The individual configuration apply sends to cluster nodes +- Upgrade: Replaces the Talos OS image, either with a newer version or different system extentions. +- k8s-upgrade: upgrades the k8s version included in Talos. Only has to run once for the whole cluster.