Added drone manager

This commit is contained in:
Bill Maxwell
2016-03-08 10:27:29 -08:00
parent 0cce46e66a
commit 5af5879851
5 changed files with 157 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
## Drone Rancher Node Manager
### Purpose:
This template will launch a global service and register the nodes as workers with Drone.
The manager polls Rancher metadata service every 5 minutes and adds/removes nodes. One agent will run per host, and register a single worker.