If you're looking for an alternative to K9s, here's a short comparison between Aptakube and K9s.
Comparing Aptakube vs K9s | Aptakube | K9s |
Tech Stack | Tauri, Rust and Solid | Go |
User Interface | GUI (Graphical) | TUI (Terminal) |
Time to Interactive1Time taken to get past the splash screen | ⚡️ Instantly | ⚡️ Instantly |
User friendly viewRicher insights beyond just YAML views | - | |
Memory Usage @ Home1How much memory was allocated when the app started | 87 MB | 20 MB |
Memory Usage @ 2600 Pods1How much memory was allocated to list 2600 pods | 334 MB | 620 MB |
Multi-clusterAbility to connect to multiple clusters simultaneously | - | |
Aggregated Log ViewerView logs from multiple pods at once |
Conclusion
K9s is a popular choice to interact with Kubernetes directly from the terminal. From a feature point of view, Aptakube and K9s are very similar, but Aptakube has an advantage on its multi-cluster capability, richer resource views and aggregated log viewer.
From a performance perspective, you'd be surprised to know that they both perform fairly equally. The exception being that K9s doesn't seem to be very optimized for larger number of resources in terms of memory usage.
Choose Aptakube if you're looking for a user-friendly, rich and interactive experience. Being a commercial product means that it's actively maintained and supported. Download and see for yourself 😉
K9s is best for those looking for a free option or prefer working on a terminal.
- Tested on a MacBook Pro 16" 2021 M1 Pro 16GB, running macOS Ventura 13.0.
- Aptakube 0.8.0
- K9s 0.26.7
If you notice any inaccuracies, please let us know at hello@aptakube.com.
Last updated: December 8, 2022.