Introducing: Kui

Kui Tool
Kui Tool
Published in
1 min readSep 6, 2019
Kui helps you get more done in a single place

How many of you out there have this problem? You build your application in an IDE, like VSCode, then you deploy your app in a Kubernetes cluster using kubectl, and then you proceed to use a bunch of other CLI’s or GUI-based consoles for various other tasks like monitoring, analyzing and troubleshooting. We live with this process every day, but it’s clunky and, frankly, takes too long.

To address this problem, we created and released an open-source project called Kui, which we believe makes life easier for cloud-native developers. We use it to seamlessly interact with multiple tools in order to minimize context switching and get more done in a single place. Some tasks that we find are especially easy with Kui include navigating through the hierarchy of resources, creating and deleting resources, and finding logs.

Check us out on Github!

We hope you find it useful, too! If you would like to help us improve the project and shape the future of Kui, share your feedback with us.

--

--