The end-goal is to have a website display realtime info about resources running in the same cluster.
- watcher: Requests from kubernetes API and publishes podList events to RethinkDB
- db: Holds an events table
- front: Subscribes to RethinkDB, displays in realtime events from db