all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christoph Buck <dev@icepic.de>
To: "Thomas Ieong" <th.ieong@free.fr>
Cc: Michael Dahlberg <dahlberg@recursoft.org>,
	 "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Kubernetes on Guix
Date: Thu, 18 Jul 2024 17:58:58 +0200	[thread overview]
Message-ID: <875xt2wv25.fsf@icepic.de> (raw)
In-Reply-To: <87sew96up0.fsf@free.fr> (Thomas Ieong's message of "Tue, 16 Jul 2024 20:46:51 +0200")

"Thomas Ieong" <th.ieong@free.fr> writes:

> Hey,

Hi Thomas!

> I'm afraid that it isn't the case atleast for now, Kubernetes is not
> packaged in Guix and I doubt that it will ever be, for two reasons:
>
> 1. Our Golang importer still needs some improvement and our Golang
> ecosystem isn't in a great shape either, lot of outdated packages just
> look at docker still in 20.3 version while upstream is at 26.x something
>
> 2. Kubernetes as a project just moves too fast, there is just not enough
> manpower here to keep up with the pace. IIRC they struggles with this in
> the debian world too:  https://lwn.net/Articles/835599/
>
> Then even if you manage to properly package it, you'd need to define lot of
> services definitions and config to integrate it and that's a lot of
> work.

Maybe k3s[1], a lightweight kubernetes distribution, is an alternative
where packaging for guix is simpler?  Currently i use it in my homelab
running NixOs. In fact for me that is the most missed package in guix
ecosystem. NixOs allows me to delaratively describe a k3s node system,
spun it up on a fresh system and join it to my cluster within a matter
of few minutes.

I tried porting the nix package description ([2]) to guix, but the lack
of expierence with guix and the hard dependency on systemd was a show
stopper for me. Is it even possible to run k3s without systemd on guix?



[1] https://k3s.io/
[2] https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/cluster/k3s/builder.nix




-- 
Best regards

Christoph


  reply	other threads:[~2024-07-18 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15  0:26 Kubernetes on Guix Michael Dahlberg
2024-07-16 18:46 ` Thomas Ieong
2024-07-18 15:58   ` Christoph Buck [this message]
2024-07-17  9:29 ` Oleg Pykhalov
2024-07-17 20:51 ` Felix Lechner via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875xt2wv25.fsf@icepic.de \
    --to=dev@icepic.de \
    --cc=dahlberg@recursoft.org \
    --cc=help-guix@gnu.org \
    --cc=th.ieong@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.