Skip to content

A fast caddy-based ingress controller for Kubernetes

License

Notifications You must be signed in to change notification settings

Infinytum/ingress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinytum Ingress

A fast caddy-based ingress controller for Kubernetes

How to build

To build this image for docker you need to specify the GOOS and output directory:

$ GOOS=linux go build -o bin/linux/arm64/ingress
$ docker build -t infinytum/ingress:latest .

About

A fast caddy-based ingress controller for Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published