Skip to content

A default backend implemented in Rust for Nginx Ingress Controller.

License

Notifications You must be signed in to change notification settings

progamesigner/ingress-default-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ingress Default Backend

Overview

A default backend implemented in Rust for Nginx Ingress Controller.

Get started

docker run -d -p 8080:8080 docker.pkg.github.com/progamesigner/ingress-default-backend/ingress-default-backend:latest

License

The ingress-default-backend is licensed under the MIT license. Check the LICENSE file for details.