An open API service indexing awesome lists of open source software.

https://github.com/manifoldfinance/terraform-talos

Modules to deploy talos at various providers
https://github.com/manifoldfinance/terraform-talos

bare-metal container infrastructure kubernetes linux-distro talos terraform terraform-module terraform-provider

Last synced: about 1 month ago
JSON representation

Modules to deploy talos at various providers

Awesome Lists containing this project

README

          

---
title: Terraform Talos Modules
version: v0.0.0
license: Apache-2.0/MIT
release: latest
---

# [Terraform Talos](https://www.talos.dev/)

[![Terraform](https://github.com/manifoldfinance/terraform-talos/actions/workflows/terraform.yml/badge.svg)](https://github.com/manifoldfinance/terraform-talos/actions/workflows/terraform.yml)

## Overview

This repository contains different modules to deploy [Talos](https://www.talos.dev/) using Terraform.

### What is Talos?

Talos Linux is a Linux designed for Kubernetes – **secure, immutable, and minimal**.

Supports cloud platforms, bare metal, and virtualization platforms
All system management is done via an API.

No SSH, shell or console Production ready: supports some of the largest Kubernetes clusters in the world

## License

Licensed under either of

* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

> *Maintained by [Numtide](https://github.com/numtide/)*