Skip to content

nimbolus/tf-k3s-cluster

Repository files navigation

terraform module - k3s cluster

Sets up a k3s cluster on top of OpenStack based on the tf-k3s module.

For an overview of the options, checkout variables.tf

Enable Cinder CSI

module "cluster"
  source = "git::https://github.com/nimbolus/tf-k3s-cluster.git"
  # ...
  cinder_csi = true
  cinder_csi_version = "1.4.9"

About

Terraform module for creating a K3s cluster on OpenStack

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages