racker VS Flatcar

Compare racker vs Flatcar and see what are their differences.

racker

rack provisioning utility for Kinvolk projects (by kinvolk)

Flatcar

Flatcar project repository for issue tracking, project documentation, etc. (by flatcar)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
racker Flatcar
3 20
14 627
- 2.6%
0.0 7.5
over 2 years ago 11 days ago
Shell Python
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.

racker

Posts with mentions or reviews of racker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-25.
  • How to talk to a local IPMI under OpenBSD
    1 project | news.ycombinator.com | 19 Apr 2022
    If someone wants to try out IPMI locally with VMs, here is a setup for that: https://github.com/kinvolk/racker/tree/main/racker-sim (you don't need to use Flatcar and Racker)
  • Show HN: QEMU IPMI simulator environment to test provisioning automation
    2 projects | news.ycombinator.com | 25 Jun 2021
    When working on automated bare-metal provisioning of Kubernetes clusters (the main purpose of the repo https://github.com/kinvolk/racker) it's quite time consuming to test on actual hardware. Also, the hardware may be in use at the moment, or you don't even have access to a free full rack. It was nice to see that there is IPMI support for QEMU and that ipmi_sim integrates, but it was quite hard to set up. Especially the requirement that the BMCs should get their IP address via DHCP on the internal network is a bit more complicated/hacky. If you need to test IPMI commands or develop your own IPMI automation, have a look at this, otherwise it may serve as a demo on how to do Immutable Infra with your on-prem servers.

Flatcar

Posts with mentions or reviews of Flatcar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • Linux fu: getting started with systemd
    5 projects | news.ycombinator.com | 14 Apr 2024
  • Bottlerocket – Minimal, immutable Linux OS with verified boot
    6 projects | news.ycombinator.com | 23 Sep 2023
  • Wolfi: A community Linux OS designed for the container and cloud-native era
    10 projects | news.ycombinator.com | 27 Jun 2023
    Sounds like you're looking for the CoreOS Linux successor FlatCar https://www.flatcar.org/

    It's actually based on some ChromeOS update tools under the hood but is a regular Linux distro, just super minimal and designed to run containers.

  • Flatcar Container Linux
    1 project | /r/patient_hackernews | 9 Apr 2023
    1 project | /r/hackernews | 9 Apr 2023
    1 project | /r/hypeurls | 9 Apr 2023
    1 project | /r/CKsTechNews | 9 Apr 2023
    14 projects | news.ycombinator.com | 9 Apr 2023
    I guess if you found my comment to be "comically hyperbolic" then replying to mine with a "comically reductionist" is fair game

    So, anyway, I actually did dig up a concrete example of my experience with it, and I cannot link to the "Additional information" section but that is both why I think the thing was a mess and also why the Miroservices YT joke resonated: https://github.com/flatcar/Flatcar/issues/220

    I think the CoreOS boot strategy was decomposed into a bunch of different executables, each responsible for doing their own little slice of the world. Maybe it drew inspiration from systemd in that way. But, just like my real life experience with microservices, it requires keeping a bunch of different projects and their upgrade paths in ones head, knowing their disparate config formats, and when one of them inevitably has a bug, understanding how to troubleshoot what went wrong with the system as a whole

    And, again in trying to be reasonable in this discussion[1] I do also understand why one would opt for the data URI, given how much of the rest of Ignition loads content from URLs. I don't believe cloud-init has that remote content paradigm baked into in nearly the same way, so I hear you about that.

    And yes, my belief is that JSON is a data-exchange format from _computer to computer_ and making people write them is a poor DX choice, IN MY OPINION. And, to reiterate, I know that CoreOS's perspective is that it is a computer-to-computer transmission from the transpiler-project-o-the-day to the Ignition binary, but that is predicated on one having access to that transpiler binary in all cases, which is quite different from the problem that cloud-init is trying to solve

    fn-1: I'm sorry you got hurt by my "tire fire" outburst, and that evidently derailed this whole interaction, but it was my experience

  • An overview of single-purpose Linux distributions
    4 projects | news.ycombinator.com | 17 Feb 2023
  • Linux Distro for Running Docker Containers in VM - Ubuntu, Alpine, or...?
    5 projects | /r/Proxmox | 25 Jul 2022

What are some alternatives?

When comparing racker and Flatcar you can also consider the following projects:

k3s-gitops - My home Kubernetes (k3s) cluster managed by GitOps (Flux2) [Moved to: https://github.com/onedr0p/home-cluster]

bottlerocket - An operating system designed for hosting containers

typhoon - Minimal and free Kubernetes distribution with Terraform

harvester - Open source hyperconverged infrastructure (HCI) software

bastille - Bastille is an open-source system for automating deployment and management of containerized applications on FreeBSD.

talos - Talos Linux is a modern Linux distribution built for Kubernetes.

service-mesh-benchmark

elemental-toolkit - :snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images

inspektor-gadget - The eBPF tool and systems inspection framework for Kubernetes, containers and Linux hosts.

headlamp - A Kubernetes web UI that is fully-featured, user-friendly and extensible

proxmox-create-docker-ct - Run each docker-compose.yml inside one unprivileged LXC container, on Proxmox (PVE).