this post was submitted on 05 Aug 2023
13 points (93.3% liked)

Selfhosted

38849 readers
273 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have a spare Z69 4K Android TV box here and no use for it at the moment. It served for a few years as exactly what is was sold for, later I flashed Kodi on it for a while and after that it served as a WFH RDP Client for another while with Armbian flashed on it.

The box has a S909X SoC, 3 GB RAM and 32 GB Flash, 802.11b/g/n, Bluetooth, LAN, USB and HDMI.

I have a homelab already and I wondered if I could use it as a Zwave or Zigbee gateway maybe. But this does not seem to be possible in "software" only. I thought because we have overlaps in Frequencies between WiFi and Zwave (~860/~900 MHz range) and Zigbee (2.4 GHz range) it might be possible on Software, but I was not able to find such projects.

So I wonder... if you had this thing sitting around being useless, do you have any clever ideas what you would use it for?
It would be sad to scrap it since it is working fine.

you are viewing a single comment's thread
view the rest of the comments
[–] buedi@kbin.social 2 points 1 year ago (1 children)

I always have the feeling I should know k8s more, although I am sure I do not need it. Can you mix Architectures in k8s Clusters? Like my Homelab (x64) has the Pi-Hole and the Z69 Box (ARM) takes over with a standby Pi-Hole if the homelab goes down? Or do k8s Clusters need to be uniform regarding CPU architecture?

[–] doot@social.bug.expert 1 points 1 year ago

you can mix and match, just need to mark your workloads accordingly, I totally recommend playing around with it as it's pretty cool

except for all the yaml