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

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.

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/)