turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
68 stars 16 forks source link

TurnKey Kubernetes #1931

Open Swivelgames opened 1 month ago

Swivelgames commented 1 month ago

I'm surprised there hasn't already been a ticket for this, but is there any likelihood of a microk8 or kubernetes turnkey container?

JedMeister commented 1 month ago

Hi @Swivelgames

Thanks for your request. We have done Docker containers on and off for a while - although not built recently. Regardless our containers are a hack. We build them the same as our LXC builds - i.e. they contain the full OS.

We do have intention to build "proper" containers and then your request would be possible. Well actually, by my understanding it would be possible now (if we pushed the latest builds to Docker Hub). But there wouldn't really be any value.

Regardless, I'm going to pin your request to our next major release and we'll see what we can do. Although that will probably be a while away as we have a ton of backlog already.

Swivelgames commented 1 month ago

Haha, yeah. There's Kind for Kubernetes-in-Docker, but I haven't really found a ready-to-go LXC for Kubernetes. And with TurnKey built-in to Proxmox, this would make life so much easier when needing to spin up a new cluster! :tada:

vondrt4 commented 1 month ago

@JedMeister I think you misunderstood each other. As I read it, the request was for Kubernetes in TKL, not TKL in Kubernetes. In fact, I think it is a good topic for a student thesis. If you agree, I'll put it on our noticeboard.

JedMeister commented 1 month ago

I think you misunderstood each other. As I read it, the request was for Kubernetes in TKL, not TKL in Kubernetes.

Ahh, thanks for that @vondrt4 - I did indeed misunderstand @Swivelgames!

In fact, I think it is a good topic for a student thesis. If you agree, I'll put it on our noticeboard.

Sounds awesome! :)

Swivelgames commented 1 month ago

You know, the ability to spin up TKL containers inside Kubernetes would be pretty awesome too. 🎉

If you all are interested, I can throw up a separate issue to track that as well!