https://github.com/techiescamp/nginx-ingress-controller
Kubernetes Nginx ingress controller manifests to deploy all Nginx ingress controller objects.
https://github.com/techiescamp/nginx-ingress-controller
ingress ingress-controller ingress-nginx kubernetes nginx
Last synced: 7 months ago
JSON representation
Kubernetes Nginx ingress controller manifests to deploy all Nginx ingress controller objects.
- Host: GitHub
- URL: https://github.com/techiescamp/nginx-ingress-controller
- Owner: techiescamp
- Created: 2022-02-17T10:08:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T11:03:41.000Z (over 1 year ago)
- Last Synced: 2025-03-18T20:07:40.290Z (7 months ago)
- Topics: ingress, ingress-controller, ingress-nginx, kubernetes, nginx
- Homepage:
- Size: 31.3 KB
- Stars: 28
- Watchers: 2
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx-ingress-controller
Kubernetes Nginx ingress controller manifests
## 🚀 CKA, CKAD, CKS or KCNA Voucher Codes
If you are preparing for CKA, CKAD, CKS or KCNA exam, get **$80 discount** today using code **DCUBE20** at https://kube.promo/devops. It is a limited-time offer
## ✏️ Kubernetes Nginx ingress controller Setup Documentation
Detailed nginx ingress setup guide is documented here https://devopscube.com/setup-ingress-kubernetes-nginx-controller/
## 👉 Other References:
1. [Ingress Explained for beginners with diagrams](https://devopscube.com/kubernetes-ingress-tutorial/)
2. [GCP ingress controller annotations](https://cloud.google.com/kubernetes-engine/docs/how-to/load-balance-ingress#ingress_annotations)
3. [AWS ingress controller annotations](https://docs.aws.amazon.com/eks/latest/userguide/network-load-balancing.html)
4. [Official Nginx Ingress controller documentation](https://kubernetes.github.io/ingress-nginx/)