Skip to content

descomplicando-terraform/terraform-libvirt-selton-kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-libvirt-selton-module

Requirements

Name Version
terraform >= 1.9.0
libvirt 0.7.6

Providers

Name Version
libvirt 0.7.6

Modules

Name Source Version
groundwork [email protected]:descomplicando-terraform/terraform-libvirt-selton-groundwork.git 0.0.1

Resources

Name Type
libvirt_cloudinit_disk.commoninit resource
libvirt_domain.kubernetes resource
libvirt_volume.ubuntu-kubernetes resource

Inputs

Name Description Type Default Required
img Path to the image that will be used string "https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img" no
libvirt_disk_path Path to libvirt the pool string "var/lib/libvirt/pool/kubernetes" no
memory ram number 4096 no
nodes List with the names of each node that will be created list(any)
[
"edge01",
"edge02"
]
no
pool Name of the pool that will be created string "kubernetes" no
vcpus vcpu number 2 no

Outputs

No outputs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages