Skip to content Skip to footer
0 items - $0.00 0

Show HN: Koreo – A platform engineering toolkit for Kubernetes by tylertreat

Show HN: Koreo – A platform engineering toolkit for Kubernetes by tylertreat

Show HN: Koreo – A platform engineering toolkit for Kubernetes by tylertreat

10 Comments

  • Post Author
    techpineapple
    Posted April 10, 2025 at 2:56 pm

    I’ve been really interested in understanding how these things work better, but I’m having a lot of trouble understanding the devex / UX. I _think_ the idea behind Koreo is that any user can upload some resource definition, and koreo essentially shores it up on the backend. If I say I want an s3 bucket, Kori will look at my custom resource, then maybe if I have a label a that says it’s a temporary bucket it adds yams to my resource to add a 30 day lifecycle policy to delete the resource.

    But I’m not sure I feel the advantage of this indirection. It feels confusing to be that the applied resource will be different from what’s in VCS, and the code feels super heavy for what you’re getting. I’ve been at like this and cross plane, and can’t quite grok why this is better than doing it in a classical programming language. But I think I’m wrong, can you help me understand?

  • Post Author
    arccy
    Posted April 10, 2025 at 6:23 pm

    I feel like it needs a comparison with https://kro.run/ and crossplane v2 which makes it more generic and less cluster scoped.

  • Post Author
    peterldowns
    Posted April 10, 2025 at 6:45 pm

    Just one more YAML bro I swear trust me bro just one more meta level will solve everything just one more yaml please I promise you it's not bad just write yaml it's simple and clean just some more yaml man just one more yaml file you will certainly not regret it just add one more yaml

    (Congratulations on the launch, looks interesting!)

  • Post Author
    Esras
    Posted April 10, 2025 at 6:48 pm

    I think I can see some of where this could be utilized, but I think I'm still missing a step and I'm hopeful someone can fill me in.

    There's a comparison against Argo Workflows, but with the description here and in other comments, Koreo seems to be aiming more for what I would use Argo CD for – managing the entire state of the cluster, the controllers, configuration, etc. Because of it tying into repos, you can then define the entire state of your cluster in code, and Argo CD has tools for doing some of the interpolation of variables into your YAML.

    The project looks cool, and I don't think that the world suffers from having multiple ways of doing something, I just want to understand it better.

  • Post Author
    stackskipton
    Posted April 10, 2025 at 6:56 pm

    Since I'm Ops type so I took a look. Here are my thoughts in random order.

    Templating systems are always frustrating, and I couldn't find CLI to spit out exactly what I was going to get. Kustomize ability to build exactly what cluster is going to consume is one of those features you miss when you don't have it.

    Tying it to Kubernetes is both good and bad. Alot of companies use Kubernetes so for those companies, this is great. Downside is I think many companies are not ready to deal with complexity of Kubernetes so system that could put them outside of it might be great. That's just taste I guess.

    This is a crowded field so good luck I guess.

    Finally, the problem here everyone is trying to solve is skill gap and that's hard to fix with technology. Most devs are bad at Ops and that's where friction comes. It's like watching Product Owner develop their feature using LowCode or AI. It works until it doesn't and when it doesn't, here we go. I also realize few companies want us around since they see as pure money sink.

    Most of my frustration around building platforms is lack of communication. Most of it due to developers not understanding or just not thinking about it (See skill issue above) so Ops is forced to put in something ugly to get them into Prod at 11 hour so we don't get tossed under the bus.

  • Post Author
    anthk
    Posted April 10, 2025 at 7:21 pm

    Why half of Kubernetes and AWS look like technogies to support… themselves instead of shipping a new product such as LXC/LXD?

    Most of the current technologies can be virtualized, and with LVM snapshots are a breeze, even extending media it's perfectly done. There's no need to use half-backed namespaces when kernel-level deduplition for memory pages exist when you run similar parallel VM's.

    I find virtualisation far easier than containers. Not as fast to deploy, sure; but far more manageable for rollbacks.

  • Post Author
    hbogert
    Posted April 10, 2025 at 7:23 pm

    Timoni ticked so many boxes for me. Hoe does this compare?

  • Post Author
    clvx
    Posted April 10, 2025 at 7:33 pm

    I feel I've built something similar using fluxcd + cuelang. FluxCD allows having order through depends on and how you organize your Kustomization resource.
    I still believe the FluxCD project needs a UI that matches what you can get from the cli. CLI has so many features that you might or might not get fully from the available UI's.

  • Post Author
    dlahoda
    Posted April 10, 2025 at 7:42 pm

    > Koreo is the engine that powers Konfigurate, a batteries-included developer platform for startups and scaleups.

    Yaml is no go for me.

    Gradually typed languages, with support of unkown values, like Nickel can be good.

  • Post Author
    linuxftw
    Posted April 10, 2025 at 8:48 pm

    Here's the tension I find with projects like these: App developer knowledge seems to end with a helm chart. Anything more complex than that, they won't be able to deliver themselves. For platform/k8s admins, these tools are more cumbersome than just writing a dedicated operator in go.

    What advantages does this offer over rolling my own CRD and operator? Assume it takes me 4 hours to write an operator end to end.

Leave a comment

In the Shadows of Innovation”

© 2025 HackTech.info. All Rights Reserved.

Sign Up to Our Newsletter

Be the first to know the latest updates

Whoops, you're not connected to Mailchimp. You need to enter a valid Mailchimp API key.