harvester
Open source hyperconverged infrastructure (HCI) software (by rancher)
akri
A Kubernetes Resource Interface for the Edge (by project-akri)
harvester | akri | |
---|---|---|
62 | 7 | |
4,195 | 1,144 | |
5.1% | 1.4% | |
9.6 | 7.8 | |
3 days ago | 18 days ago | |
Go | Rust | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
harvester
Posts with mentions or reviews of harvester.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-28.
-
TrueNAS virtualization using Harvester and Kubevirt
At Harvester v1.1.2, it seems virtual machines on some AMD platforms cannot detect nested virtualization. This might relate to Harvester issue #3900, but that issue is categorized as a user interface bug only. Besides, I can run virtual machines on my Ryzen 5600G node normally (with SVM, IOMMU, and SR-IOV enabled, while /sys/module/kvm_amd/parameters/nested returns 1).
- Are there any dedicated linux distros that come out of the box with k8s?
-
🔧I tried out Harvester HCI for the homelab, and it is an interesting solution
With this being nowhere documented, I dived into GitHub issues and found #1479. I learned the bootstrap password is admin, which then allowed me to log in.
- Self hosting our Startup, where do we begin?
-
proxmox in docker or vagrant
Or with Hyper-converged infrastructure https://harvesterhci.io/
-
Any easy to use gui to create/deploy/monitor k8s for a devops newbie?
Have a look at Harvester if you have a unused pc. It can create a k3s cluster in vms automatically. TechnoTim has done a video about it, looks really easy. Also combines with rancher and longhorn for managing cluster a storage.
-
Has anyone used Harvester?
Im currently using proxmox and I want to what the community's feelings towards Suse Harvester. What are your experiences and is it worth trying out?
- Can you do infrastructure as code on non-cloud assets?
-
3 node kubernetes cluster - All masters?
This seems like the route, thank you for your response. u/happyColoradoDave pointed me towards harvester which should make VM management easier. Going to go with that to run VMs now.
-
Is anyone using kubevirt, oVirt or some "kubernetes VM" solution to fire up Windows (not linux) VM's in any reasonable number?
I assume you mean https://harvesterhci.io/
akri
Posts with mentions or reviews of akri.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-08.
-
Is there an device-plugin implementation for USB devices?
akri: AdmissionErrors and if it actually mounts something the process cant access the device for some reason.
-
Can kubernetes manage hardware devices?
If you're talking about hardware attached to nodes, Akri might be of interest: https://github.com/project-akri/akri
- Humans, Robots, and Kubernetes
-
GitLab CI - Options for handling a pool of cheap/old computers, kept in standby until needed, as runners?
You need something to act as the runner queue to schedule the nodes, so perhaps you could pull them into a k8s cluster and auto-scale oh the load queue. Using something like this to tag the nodes what special devices might be attached on certain nodes https://github.com/deislabs/akri
-
Looking for a sanity check on a project I'm working on at home, hoping you fine people can help - Raspberry Pi Kubernetes Cluster
Some notes on Plex/Emby/Kodi and transcoding. If you want true transcoding with GPU acceleration, you have to have Nvidia GPU or be a k8s device plugin genius. The whole idea of mounting elastic devices in k8s is fairly new and rather complex. In the mean time transcoding is best done on a beefy device with a proper CPU (eg i7) or specifically Nvidia GPU because there are numerous pre-made plugins. I just run Plex and Emby on an old ATX gaming machine without GPU acceleration and it works totally fine. They were barely usable for just me when running on the RPis, wouldn't recommend it unless you can figure out how to mount the correct devices in the pod using a custom raspberry pi device plugin . . . lol good luck! - Arm labs device manager: https://community.arm.com/developer/research/b/articles/posts/a-smarter-device-manager-for-kubernetes-on-the-edge - Deis labs Akri device manager: https://github.com/deislabs/akri - Nvidia GPU plugin: https://github.com/NVIDIA/k8s-device-plugin
- Akri
- Kubernetes Resource Interface for the Edge
What are some alternatives?
When comparing harvester and akri you can also consider the following projects:
kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
kube-karp - ☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.
longhorn - Cloud-Native distributed storage built on and for Kubernetes
shifu - Kubernetes-native IoT gateway
homelab - Fully automated homelab from empty disk to running services with a single command.
k8s-device-plugin - NVIDIA device plugin for Kubernetes
Flatcar - Flatcar project repository for issue tracking, project documentation, etc.
smarter
rancher - Complete container management platform
csi-driver-smb - This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.