Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eddiezane/kubecon-eu-2021-automating-your-home-with-k3s-and-home-assistant-notes
- Owner: eddiezane
- License: mit
- Created: 2021-04-06T00:07:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T13:05:31.000Z (over 3 years ago)
- Last Synced: 2024-10-14T11:47:39.332Z (2 months ago)
- Homepage: https://kccnceu2021.sched.com/event/iE2B/automating-your-home-with-k3s-and-home-assistant-eddie-zaneski-amazon-web-services-jeff-billimek-the-home-depot
- Size: 5.86 KB
- Stars: 61
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)