Skip to content

CarelessDev/Prometheuzdy-Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheuzdy-Terraform

Terraform scripts for setting up infrastructure on Prometheuzdy.cloud.

Overview

This repository contains Terraform configurations for deploying instances and a K3S cluster on an ESXi environment. The configurations are modular, allowing for the deployment of individual instances or a complete K3S cluster with master and agent nodes.

Modules

This module is responsible for initiating a single instance on the ESXi environment. The configurations allow for the specification of VM details such as CPU, memory, disk size, and network interface.

This module sets up a K3S cluster with separate configurations for the master and agent nodes. The master node is deployed first, followed by the agent nodes which join the cluster.

License

This project is licensed under the MIT License.

About

Terraform Scripts for Prometheuzdy.cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published