🌟 ntop Release 0.2.0 - Live Node and Pod Monitoring 🌟
We're excited to announce the release of ntop
version 0.2.0! This release brings significant enhancements and new features to improve your Kubernetes monitoring experience. 🚀
What's Changed
- New Live Table Display UI 🖥️: Dive into real-time with the new ability to view nodes and pods in a live, dynamically updating table.
- Pods Monitoring 📊: By default,
ntop
now lists nodes overview. Want to switch to pods? Simply use the--pods
flag to show pods overview. - Customizable Pod Counts 🔢: Tailor the pod display to your needs! The default count is set to 10, but you can specify any number with the
--countpods
flag. Want to see the top 15, 20, or 30 resource-consuming pods? Just set your preference! - Performance Improvements ⚡: We've reduced waiting times and ironed out those pesky unexpected errors for a smoother, more reliable experience.
- Instantaneous Data Retrieval 🌐: With our revamped concurrent structure, there's no more waiting for the entire pod list to load. Get immediate insights into the pods consuming the most resources.
Cross-Platform Availability
ntop
0.2.0 is now available across multiple platforms! Download the latest version for:
Experience ntop
on your preferred Kubernetes platform and take control of your monitoring!
Stay tuned for more updates and features in our upcoming releases!
Contributors 🙏
A huge thank you to @dbtek and @faruktoptas for their invaluable contributions to this release.
- add term ui and live data implementation by @dbtek in #23
- Verbose flag added. Concurrent feature added while checking pods by @devopswe in #24
- added live data flows for nodes and pods listing. ver2.0 released. by @devopswe in #29
Full Changelog: v0.1.6...v0.2.0