k3s-ansible VS k3s

Compare k3s-ansible vs k3s and see what are their differences.

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. (by techno-tim)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
k3s-ansible k3s
17 292
2,071 26,483
2.7% 1.2%
8.8 9.6
7 days ago 5 days ago
Jinja Go
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.

k3s-ansible

Posts with mentions or reviews of k3s-ansible. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • How can I route some pods through a Wireguard pod?
    1 project | /r/kubernetes | 5 Jul 2023
    I deployed k3s to a test node using Techno Tim's k3s-ansible playbook.
  • MetalLB Routing on Hetzner Bare Metal
    1 project | /r/kubernetes | 20 Jun 2023
    Remind myself about how Ansible works (I've forked this: https://github.com/techno-tim/k3s-ansible/tree/master and added a role to automatically set up my Hetzner server and install Core OS, as well as staring the cluster with Flannel Wireguard Native, and a few other minor changes).
  • Fastest way to set up an k8s environment ?
    13 projects | /r/kubernetes | 31 May 2023
    I think this one is updated https://docs.technotim.live/posts/k3s-etcd-ansible/
  • (Longhorn/K3s) Failed cluster, made new cluster, are PVs salvageable?
    2 projects | /r/kubernetes | 27 Mar 2023
    I recently broke my cluster somehow (see this thread) so I decided to start fresh because I can't get K3s up and running again. I now have 5 nodes (3 master, 2 worker) with etcd configured using the K3s-ansible guide found here. Is it possible to recover the PVs from my failed cluster? I still have SSH access to each of the machines that participated in the cluster. It would save me a lot of rebuilding time if I could extract them (even from an older backup, if Longhorn stores them in an accessible format) and apply to the new cluster.
  • How does one cascade reverse proxies together?
    1 project | /r/selfhosted | 22 Mar 2023
    Like u/darkstar_01 mentioned, I'd start with k3s since it has a lot of these things built in and is really lightweight. To further that suggestion I'd recommend using u/Techno-Tim k3s-ansible playbook, it's dark magic. https://github.com/techno-tim/k3s-ansible
  • postgresql cluster , two nodes, docker swarm
    1 project | /r/docker | 21 Mar 2023
    To be honest, I'd just switch to Kubernetes for something like this. Technotim has some pretty easy to digest guides on how to get a basic cluster set up
  • Networking in K3S HA Cluster on Proxmox
    1 project | /r/kubernetes | 28 Feb 2023
    take a look at this https://github.com/techno-tim/k3s-ansible https://www.youtube.com/watch?v=CbkEWcUZ7zM&ab\_channel=TechnoTim
  • Kubernetes (k3s) Tutoring/Instructor
    2 projects | /r/kubernetes | 19 Feb 2023
    I'm having a hard time understanding how to setup the network/cluster for HA. I've basically been following along with this guide: https://docs.technotim.live/posts/k3s-etcd-ansible/ which uses MetalLB + kube-vip. I have the cluster running and have the MetalLB IP range set for a block of internal LAN IPs / Layer 2 (unsure if this is correct for what I'm looking to do). All of this seems to be working internally. My confusion is how to get WAN traffic in.
  • LXC Containers... but why?
    2 projects | /r/Proxmox | 12 Feb 2023
    I’m Nomsplease on GitHub, and I’m currently running the latest Proxmox 7.x with the opt-in kernel 6.X. https://github.com/techno-tim/k3s-ansible
  • Finally finished my homelab diagram!
    1 project | /r/homelab | 30 Sep 2022
    Proxmox is host to a bunch of VMs, including a K3S cluster that is setup though an Ansible playbook. There are 3 Masters and 4 workers. I followed TechnoTim’s guide here to get this cracking and honestly, I’ve only scratched the surface on Kubernetes. I setup a bash alias on the first IP in the K3S stack to run the Ansible playbook with one simple command, so its simple to spin up again, should I shutoff this server. I then setup Rancher to maintain and utilize the Kubernetes Cluster, with a Traefik2 ingress, MetalLB, Helm, and Longhorn for distributed storage. Links here for tutorials by TechnoTim – Longhorn, Traefik-K3S-ingress with Cert-manager, and Rancher setup. The Proxmox server is also home to two separate PBX solutions, they’re installed and they have access to my SIP trunk provider (voip.ms, here’s my referral link if anyone’s interested.) I’ve added 15 bucks to the account and have it as a work line should I ever get my Technical Consulting business off the ground. Right now the PBXs can be spun up but the IP phones are sitting in a closet. It’s a cool project to get going though even if I don’t need a landline, let alone a full PBX. From there I have a bunch of small Ubuntu VMs that I have a created though template’s with cloud-init drives to make it a sinch to spin up another VM (Cloud-init tutorial) I just started to get into Terraform (IoC – infrastructure as code) to spin up VMs in much the same way you would with Ansible (project here thru The Digital Life, yt channel). LibreNMS is another thing that I just spun up the other day. No real tutorial to link because SNMP is dead simple. I’m sure I could dockerize some of these projects, rather than spinning up a whole new Ubuntu VM, but sometimes its nice to just have a clean start and then combine Compose files into stacks though I’m sure some of the VMs can be setup to run more than one service per VM.

k3s

Posts with mentions or reviews of k3s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-02.
  • Ask HN: Are there any open source forks of nomad smd consul?
    4 projects | news.ycombinator.com | 2 May 2024
    Opinionated meaning it picks, install, patches your CNI/Ingress/Load Balancer/DNS Server/Metrics Server/Monitoring Setup.

    k3s is probably most well known as it ships with bunch of preinstall software: https://github.com/k3s-io/k3s so you can just start throwing yaml files at cluster and handling workloads. It's what I use for my homelab.

    Paid things I've heard of include OpenStack and SideroLabs. Haven't used personally by SRE coworkers say good things about them.

  • Linux fu: getting started with systemd
    5 projects | news.ycombinator.com | 14 Apr 2024
    For self-hosting I've found https://k3s.io to be really good from the SUSE people. Works on basically any Linux distro and makes self-hosting k8s not miserable.
  • Nix is a better Docker image builder than Docker's image builder
    21 projects | news.ycombinator.com | 15 Mar 2024
    Yes it’s going to depend on which k8s distribution you’re using. We have work in-progress for k3s to natively support nix-snapshotter: https://github.com/k3s-io/k3s/pull/9319

    For other distributions, nix-snapshotter works with official containerd releases so it’s just a matter of toml configuration and a systemd unit for nix-snapshotter.

    We run Kubernetes outside of NixOS, but yes the NixOS modules provided by the nix-snapshotter certainly make it simple.

  • 15 Options To Build A Kubernetes Playground (with Pros and Cons)
    4 projects | dev.to | 25 Jan 2024
    K3S: is a lightweight distribution of Kubernetes that is designed for resource-constrained environments. It is an excellent option for running Kubernetes on a virtual machine or cloud server.
  • FLaNK 25 December 2023
    33 projects | dev.to | 26 Dec 2023
  • K3s Traefik Ingress - configured for your homelab!
    3 projects | dev.to | 15 Dec 2023
    I recently purchased a used Lenovo M900 Think Centre (i7 with 32GB RAM) from eBay to expand my mini-homelab, which was just a single Synology DS218+ plugged into my ISP's router (yuck!). Since I've been spending a big chunk of time at work playing around with Kubernetes, I figured that I'd put my skills to the test and run a k3s node on the new server. While I was familiar with k3s before starting this project, I'd never actually run it before, opting for tools like kind (and minikube before that) to run small test clusters for my local development work.
  • Best way to deploy K8s to single VPS for dev environment
    5 projects | /r/kubernetes | 10 Dec 2023
  • Single docker compose stack on multiple hosts. But how?
    2 projects | /r/docker | 10 Dec 2023
    Kubernetes - k3s distribution
  • Building a no-code Helm UI with Windmill - Part 1
    3 projects | dev.to | 6 Dec 2023
    I’ve created a local cluster with K3S and installing Windmill could not be simpler with just one chart to configure, which already has sane defaults to get started. For this demo we will also configure workers to passthrough environment variables to our scripts so that they have access to the Kubernetes API server for later.
  • Highly scalable Minecraft cluster
    2 projects | dev.to | 4 Nov 2023
    You should be familiar with Kubernetes and have set up a Kubernetes cluster. I recommend k3s.

What are some alternatives?

When comparing k3s-ansible and k3s you can also consider the following projects:

vagrant-k3s-HA-cluster - This repository contains the Vagrantfile and scripts to easily configure a Highly Available Kubernetes (K3s) cluster.

k0s - k0s - The Zero Friction Kubernetes

ansible-role-k3s - Ansible role for installing k3s as either a standalone server or HA cluster.

kubespray - Deploy a Production Ready Kubernetes Cluster

kadalu - A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background. More information at https://kadalu.tech

Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

etcd-cloud-operator - Deploying and managing production-grade etcd clusters on cloud providers: failure recovery, disaster recovery, backups and resizing.

microk8s - MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.

agorakube - Agorakube is a Certified Kubernetes Distribution built on top of CNCF ecosystem that provides an enterprise grade solution following best practices to manage a conformant Kubernetes cluster for on-premise and public cloud providers.

Docker Compose - Define and run multi-container applications with Docker

k3s-aws-terraform-cluster - Deploy an high available K3s cluster on Amazon AWS

k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!