Welcome aboard

Welcome to the Talos Workshop documentation site. Here you'll find all the information you need to set up and run Talos workshops using our Proxmox VE Terraform stack.

Environment

Before diving in, ensure you have the following prerequisites in place:

  • A user with sufficient privileges on the Proxmox VE host to create VMs (clone a template, start/stop VMs)
  • talosctl installed locally to manage Talos nodes (otherwise, follow the Talos installation guide)
  • kubectl installed locally to interact with the Kubernetes clusters running on Talos nodes (installation instructions can be found here)

Fell free to ask for help or open issues if you run into any trouble!

Ready to launch an actual cluster? Follow the hands-on walkthrough in Create My First Talos Cluster.

For those who don't know Kubernetes yet, I recommend checking out the "What is Kubernetes?" page to get a basic understanding of the concepts involved.