I've been using Rancher for over a decade and really love its functionality, particularly for managing around 20 EKS clusters. Its seamless integration with GitHub for user access, along with the insightful metrics displayed through Prometheus, has made it invaluable for our operations. However, since its acquisition by SuSE, the pricing for enterprise support has skyrocketed—now it's more than five times what we used to pay, which is just too much for us. I'm searching for other tools that offer similar features, especially a central UI for managing clusters, GitHub integration, and Prometheus metrics. Any recommendations?
5 Answers
Another option is to re-evaluate your instance types in AWS to optimize costs. Sometimes running fewer, larger instances can save you money while using Rancher, if that’s still your choice.
Smart thinking! It pays to analyze your current architecture and identify ways to streamline.
Since you’re already on AWS, have you considered that Rancher might be overkill? You could rely on IAM for GitHub integration and use native tools like Datadog directly on EKS. One alternative you might look into is Headlamp; it's a simple but effective UI tool.
That's a solid point! I think it’s worth considering how much time you actually spend using Rancher versus native AWS tools.
Definitely! I find that for a lot of things, you might not need an additional layer like Rancher.
What specific features do you rely on? You might explore Gardener, which is free and open source, and offers multi-cloud support as well. It can manage your clusters more flexibly.
Great suggestion, thanks! I'm mainly looking for that central UI and GitHub integration though.
Keep in mind that while Rancher is open source, the enterprise level support is what really justifies the cost.
If you want to try something different, K9s has been amazing for managing our clusters, along with ArgoCD for GitOps. It's not as centralized but provides a lot more flexibility. Plus, Grafana added to the Kube-Prometheus stack has really improved our monitoring setup.
For sure! ArgoCD is a game changer for deployment workflows. Just be aware it might require some adjustment for new developers.
True, but I think developers will love the simplicity once they get the hang of it. Also, K9s makes it easy to manage tasks quickly.
If you're okay using a non-enterprise version, check out the community version of Rancher! You can significantly cut costs by relying on community support, which has been more than sufficient for many users I know.
Yeah, I had a similar experience! We dropped the enterprise support and still have been happy with the community version.
I agree! As long as you don’t need the dedicated support team, the community version is a solid choice.

Definitely! AWS costs can add up fast; a more efficient setup with fewer but stronger instances could be the way to go.