Podminator Wiki

This is a simple, concise guide to using Podminator — the minimalist, geek-friendly terminal UI for Kubernetes. Below, you’ll find instructions on installing, configuring, and making the most of Podminator’s features.

Main Page

1. Installation

  1. Download the podminator binary for your platform (e.g., darwin-amd64, linux-amd64).
  2. Make it executable: chmod +x podminator.
  3. Ensure your local ~/.kube/config is in place for accessing your Kubernetes clusters.
  4. Run ./podminator. You should see the TUI appear, ready to load contexts and namespaces.

2. Basic Navigation


3. Logs


4. Exec / Terminal


5. Metrics


6. Pod “Describe” & Events


7. LLM Integration


8. Refresh & Hotkeys


9. Additional Tips


10. Troubleshooting