Remix.run Logo
Kubeside – a Kubernetes client that shows your app, not your cluster(github.com)
28 points by dynaum 2 days ago | 10 comments
maxweisel 2 days ago | parent | next [-]

I love this concept. We have singular apps deployed across multiple clusters. I’m curious if this supports tracking one app that is spread across a few clusters. It’s always a pain for us to quickly see if all clusters are running the latest version. I see multiple clusters in some of the screenshots so I’ve got my fingers crossed.

dynaum a day ago | parent | next [-]

Yes, this is our team pain today. We have clusters for every team, uat, and prod. I want to check service A status on all cluster. this is not solved on version 1 but I'll defnetly consider it. Thanks a lot for confirming my direction.

ksbd-pls-finish 2 days ago | parent | prev [-]

From the headline:

>Kubeside: Your apps, across every cluster, without thinking in ReplicaSets.

So I assume it does.

dynaum a day ago | parent [-]

Yes, but don't require the user care about it. At least from my experience developers just want to see the app, if needs replicaset or not is another problem . But yes the apps translates those terms

thecopy 2 days ago | parent | prev | next [-]

Love the idea, any plans on making TUI based? Like k9s? :)

dynaum a day ago | parent [-]

I started doing it, but I would also try to make it more generic, so you can deploy it as an app in your cluster so you don't need necessary a terminal. But I'll consider the idea. Thanks a lot for the feedback

sharts 2 days ago | parent | prev | next [-]

ArgoCD?

dynaum a day ago | parent [-]

Yes, this is the problem I want to show. Argocd is 1:1 to kubernetes. For kubernetes operators this is the tool, I also use it. Usually a developer will not consider all the details argocd will show you. Consider it a dev focus view about your app.

zop_10 18 hours ago | parent | prev | next [-]

[flagged]

dynaum 2 days ago | parent | prev [-]

[flagged]