Kind: Ingress - timowang1991/kubernetes-docs GitHub Wiki

Resource



Installation

before using ingress-nginx, need to execute this first

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.1.1/deploy/static/provider/cloud/deploy.yaml



Use cases

External Authentication

image

Example

Reference



CORS

⚠️ **GitHub.com Fallback** ⚠️