wrannaman / edge-management

Kubernetes based management system for distributed edge devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge Management

  • manages kube cluster on the edge

API

  • Sits in the cloud, edge nodes connect to it via mqtt

APP

  • UI interface to make management easier

Edge

  • Where the magic happens
  • Listens over mqtt for events on what to run
  • Checks in with api every x seconds
  • Uses Kubernetes to manage containers to run

Dev

Install

go get github.com/canthefason/go-watcher

Run

watcher

About

Kubernetes based management system for distributed edge devices


Languages

Language:JavaScript 92.7%Language:Go 7.2%Language:Shell 0.0%Language:CSS 0.0%