Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.
/ nginxress Public archive

Nginx ingress - expose some containers to public ip

Notifications You must be signed in to change notification settings

AckeeDevOps/nginxress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginxress

Nginx ingress - automatically exposes containers to public ip.

This is a simple container that contains the nginx webserver and a python script that generates proxy config that automatically exposes kubernetes services to a public IP (of this container).

It requires DNS records in following way: servicename-namespace.domain

Domain is set as DOMAIN system env and is the only required parameter.

This is now obsolete as we use native Ingress controller https://traefik.io/

About

Nginx ingress - expose some containers to public ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published