weldr icon indicating copy to clipboard operation
weldr copied to clipboard

Integration with Kubernetes

Open yanns opened this issue 8 years ago • 2 comments

Kubernetes sends events when a new service is started and when it is not available anymore. We could integrate alacrity to synchronize with the state of the cluster in Kubernetes.

yanns avatar Jan 04 '17 14:01 yanns

Great idea. I will do some reading on how this works. This probably means we need to abstract the adding and removal of nodes and make the REST API, Kubernetes, etc all plugins.

hjr3 avatar Jan 04 '17 16:01 hjr3

Yes or we have an additional component listening to K8S events, and using the REST API to synchronize.

yanns avatar Jan 04 '17 17:01 yanns