Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eddiezane/kubecon-eu-2021-automating-your-home-with-k3s-and-home-assistant-notes


https://github.com/eddiezane/kubecon-eu-2021-automating-your-home-with-k3s-and-home-assistant-notes

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# kubecon-eu-2021-automating-your-home-with-k3s-and-home-assistant-notes

* [raspberry pi](https://www.raspberrypi.org/)
* [k3s](https://k3s.io/)
* [k3sup](https://github.com/alexellis/k3sup)
* [helm](https://helm.sh/)
* [metallb](https://metallb.universe.tf/)
* [metallb helm chart](https://github.com/bitnami/charts/tree/master/bitnami/metallb)
* [traefik](https://traefik.io/)
* [traefik helm chart](https://github.com/traefik/traefik-helm-chart)
* [rook](https://rook.io/)
* [longhorn](https://longhorn.io/)
* [flux](https://toolkit.fluxcd.io/)
* [billimek's k8s gitops repo example](https://github.com/billimek/k8s-gitops)
* [z-wave](https://www.z-wave.com/)
* [zigbee](https://zigbeealliance.org/)
* [artifacthub](https://artifacthub.io/)
* [k8s-at-home](https://k8s-at-home.com/)
* [home-assistant](https://www.home-assistant.io/)
* [home-assistant helm chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant)
* [node-red](https://nodered.org/)
* [node-red helm chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/node-red)
* [mosquitto](https://mosquitto.org/)
* [mosquitto helm chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/mosquitto)
* [zwavejs2mqtt](https://github.com/zwave-js/zwavejs2mqtt)
* [zwavejs2mqtt helm chart](https://github.com/k8s-at-home/charts/tree/master/charts/stable/zwavejs2mqtt)
* [frigate](https://github.com/blakeblackshear/frigate)
* [frigate helm chart](https://github.com/blakeblackshear/blakeshome-charts/tree/master/charts/frigate)
* [node feature discovery](https://github.com/kubernetes-sigs/node-feature-discovery)
* [descheduler](https://github.com/kubernetes-sigs/descheduler)
* [descheduler helm chart](https://github.com/kubernetes-sigs/descheduler/tree/master/charts/descheduler)
* [kured](https://github.com/weaveworks/kured)
* [kured helm chart](https://github.com/weaveworks/kured/tree/main/charts/kured)
* [system-upgrade-controller](https://github.com/rancher/system-upgrade-controller)
* [renovatebot](https://github.com/renovatebot/renovate)
* [grafana](https://grafana.com/)
* [grafana helm chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana)
* [velero](https://velero.io/)
* [velero helm chart](https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero)
* [eddiezane's kubernetes manifests](https://github.com/eddiezane/pikube)