akri VS charts

Compare akri vs charts and see what are their differences.

akri

A Kubernetes Resource Interface for the Edge (by project-akri)

charts

⚠️ Deprecated : Helm charts for applications you run at home (by k8s-at-home)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
akri charts
7 30
1,055 1,367
1.6% -
7.8 9.7
about 1 month ago over 1 year ago
Rust Smarty
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.

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?
    2 projects | /r/kubernetes | 8 Feb 2023
    akri: AdmissionErrors and if it actually mounts something the process cant access the device for some reason.
  • Can kubernetes manage hardware devices?
    3 projects | /r/kubernetes | 16 Jan 2023
    If you're talking about hardware attached to nodes, Akri might be of interest: https://github.com/project-akri/akri
  • Humans, Robots, and Kubernetes
    1 project | news.ycombinator.com | 26 Dec 2022
    Fun hands on use-case/story. Trying to connect sensors & actuators sounds fun! It's clear that they need some kind of infra/platform that they can run on-prem, & this feels like a lock.

    There's a new Dynamic Resource api in k8s 1.26 that feels potentially well suited to managing their various kinds of node-attached resources in a pretty broad/generic/cloudy way. Taking the cloud from anonymous compute/storage nodes to an all encompassing management system for whatever we have is an interesting next step. I rather doubt we'll see folks like this spend the 3x effort to pioneer use of these abstractions but over time it should start to emerge & become more regular. https://kubernetes.io/docs/concepts/scheduling-eviction/dyna...

    There's also a really neat really nice CNCF Sandbox project Akri which performs semi-similar-ish functions as Dynamic Resources. One of the examples they use as a goto is managing a fleet of OVNIF cameras, like, security cameras. https://github.com/project-akri/akri

    On another topic, appreciate this article talking about the mixed human/robot workflows. Good to consider! I worked at a great & interesting data-warehouse company a long time ago that had some very complex long running ETL pipelines & limited compute resources (good number of boxes... pre-cloud era!), and a lot of time-sensitivity. The company used Jira to manage the ETL end to end, with custom workflows where work would gate, process, get checked through various stages, with processors updating the ticket as work advanced or to report % complete. Intensely sharp choice not to build it ourselves, to use a tool for tracking work, even though the code (robots) we built were doing 9/10ths the work. Fun to see a similar topic discussed here.

    Good problem setup, interesting view here. Would appreciate a little more technical specifics, but still fun to see.

  • GitLab CI - Options for handling a pool of cheap/old computers, kept in standby until needed, as runners?
    1 project | /r/gitlab | 1 Jun 2021
    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
    13 projects | /r/homelab | 14 Apr 2021
    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
    1 project | /r/devopsish | 1 Jan 2021
  • Kubernetes Resource Interface for the Edge
    1 project | news.ycombinator.com | 30 Dec 2020

charts

Posts with mentions or reviews of charts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

What are some alternatives?

When comparing akri and charts you can also consider the following projects:

harvester - Open source hyperconverged infrastructure (HCI) software

truecharts - Community App Catalog for TrueNAS SCALE [Moved to: https://github.com/truecharts/charts]

kube-karp - ☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.

kube-plex - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!

kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

MagicMirror - MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.

k8s-device-plugin - NVIDIA device plugin for Kubernetes

metallb - A network load-balancer implementation for Kubernetes using standard routing protocols

csi-driver-smb - This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.

frigate - Frigate is a tool for automatically generating documentation for your Helm charts