tczekajlo / kube-consul-register

a tool to register Kubernetes PODs as Consul Services
Apache License 2.0
105 stars 50 forks source link

Refractor examples #61

Closed GoodOldJack12 closed 2 years ago

GoodOldJack12 commented 2 years ago

This adds a rolebinding (see #46) to the in-cluster example, updates the API version (as in #60 ), and adds an example for out-of-cluster usage.

It also renames rs.yaml to consul-register.yaml to be more clear about what it actually does.