l0-infrastructure

Automate L0 infrastructure provisioning with Talos Linux and Proxmox Terraform deployments.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill l0-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: l0-infrastructure
Source: https://github.com/luiscamaral/k8s-cell-platform-skills/tree/main/l0-infrastructure
Command: npx skills add https://github.com/luiscamaral/k8s-cell-platform-skills --skill l0-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the provisioning and lifecycle management of L0 infrastructure, including Talos Linux clusters and Proxmox-backed Terraform deployments.

Core Features & Use Cases

  • End-to-end infrastructure orchestration for L0: Talos, Terraform, and Kubernetes tooling.
  • Supports cluster bootstrap, node provisioning, Cilium configuration, and ongoing lifecycle operations.
  • Use Case: Ops teams can reproduce a multi-node Talos cluster across environments with a single command set.

Quick Start

Bootstrapping an L0 environment begins by configuring Proxmox-backed Terraform and Talos machineconfigs, then applying the Terraform plan to provision nodes and load the Talos configs.

Frequently Asked Questions about l0-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a Talos Linux cluster on Proxmox using Terraform?

To bootstrap a Talos Linux cluster on Proxmox, configure Proxmox-backed Terraform and Talos machineconfigs, apply the Terraform plan to provision nodes, and load the Talos configs. This automates cluster bootstrap and node provisioning.

Can I automate Cilium configuration as part of Talos cluster provisioning?

Yes, Cilium configuration is integrated into the L0 infrastructure lifecycle management. It automates Cilium setup alongside cluster bootstrap and node provisioning to enforce infrastructure-as-code best practices across Talos and Kubernetes.

What is the best way to reproduce a multi-node Talos cluster across environments?

The best way to reproduce a multi-node Talos cluster is using infrastructure-as-code orchestration with Terraform. Ops teams can reproduce environments with a single command set by automating provisioning and lifecycle management.

Does this infrastructure orchestration approach require existing Kubernetes tooling?

Yes, the infrastructure orchestration integrates with Talos, Terraform, and kubectl tools. It supports validation scripts and enforces infrastructure-as-code best practices across these tools for repeatable cluster lifecycle operations.

Why use Terraform and Talos for Proxmox node provisioning instead of manual setup?

Using Terraform and Talos for Proxmox node provisioning enables repeatable cluster bootstrap and lifecycle management. It enforces infrastructure-as-code best practices, supports validation scripts, and eliminates manual configuration errors.

What are the limitations of automating Proxmox infrastructure with Talos and Terraform?

This L0 infrastructure automation focuses specifically on Talos Linux clusters and Proxmox-backed Terraform deployments. It requires familiarity with Talos machineconfigs, Terraform plans, and kubectl tooling for ongoing lifecycle operations.