Giter Site home page Giter Site logo

terraform-libvirt-kubernetes-vms's Introduction

terraform-libvirt-kubernetes-vms

Infrastructure as Code to cerate VMs using the libvirt provider using ubuntu 22.04 and cloudinit. This is intented to be used as the basis for a kubernetes so a set of examples for deployments services and ingresses are provided in the kubernetes-examples

Requirements

Name Version
terraform ~>1
libvirt ~>0.7

Providers

Name Version
libvirt 0.7.6

Modules

No modules.

Resources

Name Type
libvirt_cloudinit_disk.cloudinit_disk resource
libvirt_domain.vm resource
libvirt_pool.k8s-snowwhite-pool resource
libvirt_volume.jammy resource
libvirt_volume.vm_vols resource

Inputs

Name Description Type Default Required
public_key The public key associated with the default user string "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILdcgEmxt5Jedyvrp9oW3z44wsLbI0sSU5aetd/Yfxi3 [email protected]" no
user The initial user for the created vms string "rvaldez" no
vm_details A dictionary with the details of VMs to create
map(object(
{
memory = number
processor = number
disk = number
host = number # The last part of the IP address for the
}
))
n/a yes

Outputs

No outputs.

terraform-libvirt-kubernetes-vms's People

Contributors

youkaimx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.