Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dan6erbond/local-ingress-nginx
- Owner: Dan6erbond
- Created: 2022-09-05T09:00:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T07:40:24.000Z (over 2 years ago)
- Last Synced: 2024-11-24T19:49:45.862Z (about 1 month ago)
- Topics: digitalocean, ingress-nginx, kubernetes, kubestack, nginx, terraform
- Language: HCL
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 EncryptThis module also includes an example for merging custom labels and disabling Let's Encrypt (using the staging API) in GitOps flows.