You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ A few models of Intel NUCs have a dope [software-controllable LED](https://githu
13
13
14
14
## Installation
15
15
16
+
The Kubernetes manifests in [`config/kubernetes/default`](./config/kubernetes/default) will create a ClusterRole that allows this controller to get/list/watch Nodes and a DaemonSet that runs a copy of [`main.go`](./main.go) on each node.
17
+
16
18
* Install https://github.com/milesp20/intel_nuc_led on each of your NUCs
0 commit comments