Skip to content

A custom error server for use with Kubernetes Ingress

Notifications You must be signed in to change notification settings

brianredbeard/penalty-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Penalty Flag

A colorful custom error pages server for use with the NGINX ingress controller for Kubernetes.

Container Path Status
quay.io/brianredbeard/penalty-flag Docker Repository on Quay
quay.io/brianredbeard/penalty-flag-amd64 Docker Repository on Quay
quay.io/brianredbeard/penalty-flag-arm Docker Repository on Quay
quay.io/brianredbeard/penalty-flag-arm64 Docker Repository on Quay
quay.io/brianredbeard/penalty-flag-ppc64le Docker Repository on Quay

About

Penalty Flag is a custom error page server derived from the upstream example within the Kubernetes NGINX Ingress repository.

The idea is that, in the same way that the color of a referee's flag bears meaning for particpants and spectators of a football game, this custom error server provides more colorful (and generally useful) "flags" when something goes wrong with a request processed by ingress.

Screenshots

404 error screenshot

508 error screenshot

418 error screenshot

306 error screenshot