2. Install and Bootstrap a Kubernetes cluster
Use Talm CLI to bootstrap a Kubernetes cluster, ready for Cozystack.
Objectives
We start this step of the tutorial, having three nodes with Talos Linux installed on them.
As a result of this step, we will have a Kubernetes cluster installed, configured, and ready to install Cozystack.
We will also have a kubeconfgig
for this cluster, and will have performed basic checks on the cluster.
Installing Kubernetes
Install and bootstrap a Kubernetes cluster using Talm, a declarative CLI configuration tool with ready configuration presets for Cozystack.
This part of the tutorial is being reworked.
It will include simplified instructions for Talm installation, without all the extra options and corner cases, included in the main Talm guide.
Next Step
Continue the Cozystack tutorial by installing and configuring Cozystack.
Extra tasks:
- Check out github.com/cozystack/talm and give it a star!
Last modified 2025-08-20: [docs] Add boot-to-talos, improve consistency (22ce6a8)