Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dan6erbond/local-ingress-nginx

Local Nginx Ingress configuration with Terraform and Kubestack.
https://github.com/dan6erbond/local-ingress-nginx

digitalocean ingress-nginx kubernetes kubestack nginx terraform

Last synced: 12 days ago
JSON representation

Local Nginx Ingress configuration with Terraform and Kubestack.

Awesome Lists containing this project

README

        

# local-ingress-nginx

Nginx Ingress Controller configuration for Kubernetes using Kubestack and Terraform.

Included in this configuration:

- [`nginx-ingress`](https://www.kubestack.com/catalog/nginx/)
- [`cert-manager`](https://www.kubestack.com/catalog/cert-manager/) with Let's Encrypt

This module also includes an example for merging custom labels and disabling Let's Encrypt (using the staging API) in GitOps flows.