Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

urcomputeringpal/nuc-node-led-controller

Repository files navigation

Nuc Node LED Controller

A few models Intel NUCs have a dope software-controllable LED on their front panel. This is a Kubernetes controller that makes that LED reflect the status of the Kubernetes node running on that NUC.

Default LED Settings

Node Status LED Ring
Ready Solid green
Unschedulable Pulsing yellow
Not Ready Pulsing red
Error Blinking red

Installation

go get github.com/urcomputeringpal/nuc-node-led-controller cd $GOPATH/github.com/urcomputeringpal/nuc-node-led-controller skaffold deploy 

About

A Kubernetes DaemonSet designed for clusters of NUCs. Updates the LED Ring to reflect the status of the node.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published