kontena / k8s-client

Ruby Kubernetes API client
Apache License 2.0
76 stars 26 forks source link

Thanks! #169

Open vitobotta opened 4 years ago

vitobotta commented 4 years ago

I wrote a simple controller to receive email and Slack notifications for Velero backups and restores, since Velero doesn't do this out of the box. Thanks to this gem it was ridiculously easy :D

I am also using this gem in a Rails app that needs to manage ingresses for custom domains. The gem makes it so easy to interact with Kubernetes, kiitos! :)

https://github.com/vitobotta/velero-backup-notification

pre commented 4 years ago

See also https://github.com/kontena/k8s-client/issues/172