An open API service indexing awesome lists of open source software.

https://github.com/serialt/terraform-module-metallb


https://github.com/serialt/terraform-module-metallb

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# README
A Terraform module to install MetalLB

## Resources

* helm_release.metallb
* helm_release.metallb-config

## Inputs

* name
* helm_repository
* chart_version
* mirror
* imagePullSecrets
* image
* ip_pool_range
* namespace

## Thanks for

* [terraform-tenzin-metallb](https://github.com/tenzin-io/terraform-tenzin-metallb)