mirror of
https://github.com/lingble/talos.git
synced 2025-11-25 10:25:11 +00:00
This will allow us to iterate faster on documentation for multiple versions of Talos. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
11 lines
236 B
Markdown
11 lines
236 B
Markdown
---
|
|
title: 'Configuration'
|
|
---
|
|
|
|
In this section, we will step through the configuration of a Talos based Kubernetes cluster.
|
|
There are three major components we will configure:
|
|
|
|
- `osd` and `osctl`
|
|
- the master nodes
|
|
- the worker nodes
|