Skip to content

[Experimental] Kubernetes Ingress Controller for Caddy Webserver

License

Notifications You must be signed in to change notification settings

ripta/caddy-ingress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Ingress Controller for Caddy Webserver

This is my first dip into writing Kubernetes Ingress Controllers. Specifically, I'm interested in:

  • operating against Kubernetes v1.5.x (source tree is vendored);
  • hosting the ingress controller outside of the cluster;
  • utilizing NodePort as an entrypoint into the cluster;
  • running Caddy webserver with its built-in support for HTTP/2 and ACME.

Releases

No releases published

Packages

No packages published

Languages