Skip to content

Kubernetes based management system for distributed edge devices

Notifications You must be signed in to change notification settings

wrannaman/edge-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published