ansible-role-k3s
Ansible role for installing k3s as either a standalone server or HA cluster. (by PyratLabs)
Mayastor
Dynamically provision Stateful Persistent Replicated Cluster-wide Fabric Volumes & Filesystems for Kubernetes that is provisioned from an optimized NVME SPDK backend data storage stack. (by openebs)
ansible-role-k3s | Mayastor | |
---|---|---|
8 | 6 | |
662 | 818 | |
1.8% | 4.3% | |
3.2 | 9.0 | |
2 months ago | 2 days ago | |
Jinja | Rust | |
BSD 3-clause "New" or "Revised" License | 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.
ansible-role-k3s
Posts with mentions or reviews of ansible-role-k3s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-17.
- Ansible for provisioning nodes
-
Bare Metal Solutions
There is another very good ansible role for k3s, actually better than mine
-
Off the shelf RPi k3s setup
if you have experience with ansible you can use https://github.com/PyratLabs/ansible-role-k3s
-
My self-hosting infrastructure, fully automated from empty disk to operating services.
Not OP but there's an excellent galaxy ansible role for k3s and it's idempotent, so if you want to upgrade to a newer version of k3s or tweak settings, or add a node it's supported.
-
Home Infrastructure Ansible / Docker / K8S on Github
Take it to the next level and let git be the source of truth for k8s using Flux! My home cluster repo is exactly that plus I'm using the ansible-k3s-role Galaxy role. It's based on this k8s at home template.
- Ask r/kubernetes: What are you working on this week?
-
Kube-VIP not making a VIP K3s Baremetal
If you are comfortable with ansible there's a nice Galaxy role that I use.
-
26 Node Raspberry Pi Cluster
Experience has been good so far but this is the first I saw of KubeEdge. I’m going to give it an evaluation. I used Ansible https://github.com/PyratLabs/ansible-role-k3s to set up the cluster with some minor adaptions and cleanup scripts.
Mayastor
Posts with mentions or reviews of Mayastor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-08.
-
Open source cloud file system. Posix, HDFS and S3 compatible
What I really want is a filesystem I can span across geographically remote nodes that's transparently compatible. I should just be able to chuck files into it from my NAS like any other. I think Mayastor [1] might get some of the way there?
[1] https://github.com/openebs/mayastor
-
Looking for distributed file system with native Windows client.
Since you're using NVMe's there is some Intel tech that has people making some outrageous claims about mayastor. It's primarily used in OpenEBS for Kubernetes clusters, but from what I've seen, it looks possible to strip it down to the bare essentials to serve blocks.
-
My self-hosting infrastructure, fully automated from empty disk to operating services.
I use Longhorn for my set up, you can checkout the config here. But Mayastor just released v1.0 so I'll try that.
-
Why OpenEBS 3.0 for Kubernetes and Storage?
Advances in OpenEBS 3.0 in the vertical dimension, including addition resilience with performance via Mayastor, (beta) include:
- Mayastor – cloud-native declarative data plane written in Rust
-
Best Open-Source Distributed Parallel Storage Option for an AI/ML Cluster?
Tried OpenEBS? These two have replication HA features. https://github.com/openebs/Mayastor https://github.com/openebs/cstor-operators
What are some alternatives?
When comparing ansible-role-k3s and Mayastor you can also consider the following projects:
ansible-role-rke2 - Ansible Role to install RKE2 Kubernetes.
openebs - A popular & widely deployed Open Source Container Native Storage platform for Stateful Persistent Applications on Kubernetes.
k3s-ansible - The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
cstor-operators - Collection of OpenEBS cStor Data Engine Operators
kubespray - Deploy a Production Ready Kubernetes Cluster
zfs-localpv - Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend ZFS data storage stack.