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
- Host: GitHub
- URL: https://github.com/manifoldfinance/terraform-talos
- Owner: manifoldfinance
- License: other
- Created: 2022-04-26T12:01:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T08:37:17.000Z (over 3 years ago)
- Last Synced: 2025-03-25T04:45:39.073Z (7 months ago)
- Topics: bare-metal, container, infrastructure, kubernetes, linux-distro, talos, terraform, terraform-module, terraform-provider
- Language: HCL
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/)
[](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/)*