kernel-ark VS k3os

Compare kernel-ark vs k3os and see what are their differences.

k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes. (by rancher)
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
kernel-ark k3os
6 25
- 3,489
- -
- 0.0
- 6 months ago
Go
- 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.

kernel-ark

Posts with mentions or reviews of kernel-ark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • SUSE Preserves Choice in Enterprise Linux by Forking RHEL
    4 projects | news.ycombinator.com | 11 Jul 2023
  • Enabling secure boot for your Arch installation is very easy now with the "sbctl" tool
    2 projects | /r/archlinux | 7 Jul 2023
    EDIT: Actually, I tested this just now by setting module.sig_enforce=1 in the kernel cmdline and it doesn't work. It turns out Fedora/Ubuntu/etc ship this custom patch in the kernel that explicitly allows using platform (secure boot) keys for verifying kernel modules: https://gitlab.com/cki-project/kernel-ark/-/commit/07db43366d560153fd1d418cfebe2370fb20697e. The patch is not in the upstream kernel yet, so Arch doesn't have it.
  • Until RedHat Stops Violating the GPL, Fedora Should Stop Being Recommended on Here
    7 projects | /r/linux_gaming | 6 Jul 2023
    kernel patched with cherry-picked zen patches (also used in TKG kernel on Arch https://github.com/Frogging-Family/linux-tkg/blob/master/linux-tkg-patches/6.1/0003-glitched-base.patch) kernel patched with OpenRGB (https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/OpenRGB-Kernel-Patch) kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel patched with microsoft surface support (https://github.com/linux-surface/linux-surface/tree/master/patches/6.1) kernel patched with asus-linux patches for better asus laptop compatibility. (https://gitlab.com/asus-linux) kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) kernel patched with ACS override IOMMU patch for better vfio iommu group control (https://aur.archlinux.org/cgit/aur.git/tree/add-acs-overrides.patch?h=linux-vfio) kernel patched with Lenovo Legion Linux support (https://github.com/johnfanv2/LenovoLegionLinux) kernel patched with customizable USB polling rate support (https://github.com/KarsMulder/Linux-Pollrate-Patch + https://github.com/GloriousEggroll/Linux-Pollrate-Patch) kernel configured with ashmem, binder, and android support for Waydroid QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. latest mesa release version provided for AMD/Intel desktop/GL drivers, mesa-git vulkan drivers provided for latest vulkan fixes/updates, built and updated regularly (every few weeks to a month on average) glibc patched with clone3 disabled (fixes CEF compatibility in applications using outdated CEF such as Discord, Steam beta) glibc patched with broken commits reverted to allow EasyAntiCheat to work for Rogue Company dnf max parallel downloads increased to 6 gst-editing-services disabled — causes WINE to hang when creating new prefixes lspci symlink from /usr/sbin/lspci to /usr/bin/lspci for Dying Light: https://www.gamingonlinux.com/forum/topic/2766/post_id=17381 ‘nobara-controller-config’ package provided for easy installation of xone and xpadneo drivers and firmware. gnome variable refresh rate patches added for mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1154 gnome mutter check-alive-timeout increased from 5 seconds to 30 seconds. This is the amount of time gnome waits before trying to determine if an application is not responding. At 5 seconds it almost immediately triggers for league of legends (and some other applications) if those applications are still in the loading phase. We feel 30 seconds is a much more reasonable wait time. gnome mutter patched with x11 fractional scaling: https://salsa.debian.org/gnome-team/mutter/-/raw/ubuntu/master/debian/patches/ubuntu/x11-Add-support-for-fractional-scaling-using-Randr.patch gnome mutter wayland and x11 fractional scaling enabled by default: https://wiki.archlinux.org/title/HiDPI#Fractional_scaling gnome shell patched with https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2358 to allow gnome-extension-manager to auto-update without needing gnome-extension-app installed. (They both function the same but gnome-extension-manager allows management of extensions without a browser). gamescope version regularly updated goverlay version regularly updated mangohud version regularly updated vkbasalt version regularly updated vm.max_map_count = 16777216 set by default for Star Citizen xwayland patched with fix for locked fps on some systems: https://build.opensuse.org/package/view_file/home:hwsnemo:xwayland/xwayland/xwayland-vsync.diff?expand=1 supergfxctl and gnome extension + kde plasmoid enabled for laptops. Vendor agnostic and works with any combination of intel/amd/nvidia gpus.
  • Help me find a desktop distro
    1 project | /r/FindMeADistro | 1 Aug 2022
    kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 )
  • Is Linux worth for gaming? Which distro do you recommend?
    13 projects | /r/linux_gaming | 16 Jul 2022
    kernel patched with futex2 kernel patched with fsync compatibility kernel patched with winesync kernel patched with cherry-picked zen patches kernel patched with OpenRGB kernel patched with AMD CPCC kernel patched to enable amdgpu for pre-polaris cards by default instead of radeon kernel patched with steam deck support kernel configured with ashmem, binder, and android support for Waydroid kernel patched with windows surface support kernel patched with simpledrm fix/workaround for nvidia (see: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1788 ) QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes. The nvidia proprietary driver sets this anyway after installation. This fixes the issue of KDE Wayland often times freezing on first login before nvidia proprietary drivers are installed. mesa-git provided for AMD/Intel drivers instead of latest release, built and updated regularly (every few weeks to a month on average)
  • This is why Valve is switching from Debian to Arch for Steam Deck's Linux OS
    1 project | /r/linux | 10 Aug 2021
    Do do indeed, but they also curate their own downstream patches for the kernel and system libs. Their kernel repo is here https://gitlab.com/cki-project/kernel-ark. You have to specifically opt in to vanilla mainline builds of the kernel via https://fedoraproject.org/wiki/Kernel_Vanilla_Repositories.

k3os

Posts with mentions or reviews of k3os. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • SUSE Preserves Choice in Enterprise Linux by Forking RHEL
    4 projects | news.ycombinator.com | 11 Jul 2023
    I still don't forgive SUSE for buying Rancher and then unceremoniously killing k3os. They just left the website up and everything, made no announcement, made no attempt to help the community take over, just left the Github repo to rot: https://k3os.io/

    Hard to have confidence in SUSE's commitment to another open source operating system side project after that. SUSE's announcement at the time:

    Like SUSE, Rancher is 100% open source and equally as passionate as SUSE about true open source innovation, community empowerment, and customer success. SUSE and Rancher share the same goal – happy and satisfied customers.

    https://www.suse.com/c/suse-acquires-rancher/

  • (help) best minimal distro for master nodes
    4 projects | /r/kubernetes | 29 Mar 2023
    k3os is no longer supported by Rancher: https://github.com/rancher/k3os/issues/846 I've been keeping mine up to date with https://github.com/BlueKrypto/k3os
  • Here, there, and back again: personal K8S clusters?
    1 project | /r/selfhosted | 11 Feb 2023
  • Advice on rolling home setup to k3s from docker
    1 project | /r/homelab | 4 Jan 2023
    [0] https://docs.k3s.io/installation/ha-embedded [1] https://k3os.io/
  • Spin up a bare metal cluster in 2022
    8 projects | /r/kubernetes | 4 Nov 2022
    I (still) run k3os, but it's dead since SUSE bought rancher. (see https://github.com/rancher/k3os/issues/846)
  • v107 stable w/ 5.10 kernel
    1 project | /r/pixel_slate | 4 Nov 2022
    virt-install --install \ --memory 2048 \ --os-type linux \ --os-variant ubuntu20.04 \ --disk size=20 \ --graphics=none \ --name k3os \ kernel=https://github.com/rancher/k3os/releases/download/v0.21.5-k3s2r1/k3os-vmlinuz-amd64,initrd=https://github.com/rancher/k3os/releases/download/v0.21.5-k3s2r1/k3os-initrd-amd64,kernel_args='k3os.fallback_mode=install k3os.install.iso_url=https://github.com/rancher/k3os/releases/download/v0.21.5-k3s2r1/k3os-amd64.iso k3os.install.silent=true k3os.install.tty=ttyS0 console=ttyS0 k3os.install.device=/dev/vda k3os.password=hunter2'
  • Any good howto set up your own full cluster?
    7 projects | /r/kubernetes | 13 Aug 2022
    I'm personally fond of https://k3os.io for my small to medium hobby and professional clusters. It comes with a lot the bells and whistles, but is also pretty minimum and just scales easily.
  • What is going on with Kubernetes Microdistros?
    5 projects | /r/kubernetes | 26 Jun 2022
    I really liked K3OS, but I feel like Rancher is no longer supporting it. The last commit on the k3os repo is from April, and before those three commits, November of last year. When Rancher decided to move their HCI offering, Harvester, over to RancherOS V2 being based on cOS toolkit/OpenSuse, I don't have high hopes that K3OS will be maintained.
  • Which k8s are you using?
    3 projects | /r/selfhosted | 3 Apr 2022
  • Organization of Docker and VMs
    1 project | /r/selfhosted | 19 Mar 2022
    I run k3os on an old laptop with a broken screen.

What are some alternatives?

When comparing kernel-ark and k3os you can also consider the following projects:

POL-POM-4 - PlayOnLinux 4 repository

proxmox-k8s

Linux-Pollrate-Patch - A highly experimental patch for the Linux kernel that lets you override the USB polling rate.

k3s - Lightweight Kubernetes

deb-get - apt-get for .debs published via GitHub or direct download 📦

otomi-core - Application Platform for Kubernetes

lutris - Lutris desktop client

kubernetes - Production-Grade Container Scheduling and Management

waydroid - Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.

profanity - Ncurses based XMPP client

HeroicGamesLauncher - A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.

terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.