This directory contains a catalog of examples on how to run, configure and
scale Ingress. Please review the prerequisites before
trying them.
Name |
Description |
Complexity Level |
Static-ip |
a single ingress gets a single static ip |
Intermediate |
Name |
Description |
Complexity Level |
Session stickyness |
route requests consistently to the same endpoint |
Advanced |
Name |
Description |
Complexity Level |
configuration-snippets |
customize nginx location configuration using annotations |
Advanced |
custom-headers |
set custom headers before send traffic to backends |
Advanced |