Ingress examples

This directory contains a catalog of examples on how to run, configure and scale Ingress. Please review the prerequisites before trying them.

Category

Name

Description

Complexity Level

Apps

TODO

TODO

Auth

password protect your website

Intermediate

Auth

secure your website with client certificate authentication

Intermediate

Auth

defer to an external authentication service

Intermediate

Auth

TODO

TODO

Customization

customize nginx location configuration using annotations

Advanced

Customization

TODO

TODO

Customization

TODO

TODO

Customization

serve custom error pages from the default backend

Intermediate

Customization

set custom headers before sending traffic to backends

Advanced

Customization

TODO

TODO

Customization

TODO

TODO

Features

TODO

TODO

Features

route requests consistently to the same endpoint

Advanced

Scaling

a single ingress gets a single static IP

Intermediate

TLS

TODO

TODO

TLS

TODO

TODO

Last updated