csi-driver-smb VS akri

Compare csi-driver-smb vs akri and see what are their differences.

csi-driver-smb

This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes. (by kubernetes-csi)

akri

A Kubernetes Resource Interface for the Edge (by project-akri)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
csi-driver-smb akri
13 7
432 1,053
4.2% 1.6%
8.8 7.8
9 days ago about 1 month 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.

csi-driver-smb

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

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

What are some alternatives?

When comparing csi-driver-smb and akri you can also consider the following projects:

cifs - CIFS Flexvolume Plugin for Kubernetes

harvester - Open source hyperconverged infrastructure (HCI) software

k3d - Little helper to run CNCF's k3s in Docker

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

kubernetes-volume-drivers - Kubernetes volume drivers for Azure

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

k8s-device-plugin - NVIDIA device plugin for Kubernetes

nfs-subdir-external-provisioner - Dynamic sub-dir volume provisioner on a remote NFS server.

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

charts - ⚠️ Deprecated : Helm charts for applications you run at home