all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Thomas Ieong" <th.ieong@free.fr>
To: Michael Dahlberg <dahlberg@recursoft.org>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Kubernetes on Guix
Date: Tue, 16 Jul 2024 20:46:51 +0200	[thread overview]
Message-ID: <87sew96up0.fsf@free.fr> (raw)
In-Reply-To: <6bPKt129Su8R9Fo54W50gQc9TbCicLZGeXTEm2qbuKcEOufCrk5WqSvGi0E1TBgP_UgraIXX-xu3iNzkdmz9NdtlO2LZruNFvOKTY-40wVY=@recursoft.org> (Michael Dahlberg's message of "Mon, 15 Jul 2024 00:26:07 +0000")

Hey,

> is Guix an appropriate environment to run a Kubernetes
> cluster and if so do you have any recommendations?

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.

If you still want to experiment here's a config from someone attempting
something similar:

https://codeberg.org/allana/guix-system/src/branch/main/allana/packages/kubernetes.scm







  reply	other threads:[~2024-07-16 18:47 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 [this message]
2024-07-18 15:58   ` Christoph Buck
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=87sew96up0.fsf@free.fr \
    --to=th.ieong@free.fr \
    --cc=dahlberg@recursoft.org \
    --cc=help-guix@gnu.org \
    /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.