Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • ArgoCD?
  • 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.
  • Love the idea, any plans on making TUI based? Like k9s? :)
  • 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
  • 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.
  • From the headline:

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

    So I assume it does.

  • 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.