Skip to content
/ regup Public

Register Kubernetes pods in consul with http/tcp healthchecks

License

Notifications You must be signed in to change notification settings

spunon/regup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regup

A sidekick container for Kubernetes that runs in the same pod as your application allowing you to register your apps in Hashicorp Consul with either the pod or host address and port. Regup also provides a method for specifying healthchecks and automaticcally handles deregistration in Consul. See examples/nginx.yaml for a simple manifest that will demonstrate how to register an app with HTTP/Script health checks.

Run multiple Regup containers in the same pod for multiple ports and healthchecks!

Go to the Docker Container!

About

Register Kubernetes pods in consul with http/tcp healthchecks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages