NinesStack / sidecar

Gossip-based service discovery. Docker native, but supports non-container discovery, too.
MIT License
69 stars 7 forks source link

Support ProxyMode label on K8s #83

Closed relistan closed 10 months ago

relistan commented 10 months ago

This uses a ProxyMode label in K8s the same way that we use the Docker label.

Additional changes are just from a go fmt ./...