kui

A hybrid command-line/UI development experience for cloud-native development

Github星跟踪图

The Kui Framework for Graphical Terminals

Build Status
License
codecov
Type Coverage

Kui offers a new development experience for building cloud-native
applications. By combining the power of familiar CLIs with
visualizations in high-impact areas, Kui enables you to manipulate
complex JSON and YAML data models, integrate disparate tooling, and
provides quick access to aggregate views of operational data.

Quick Install

We offer prebuilt releases that offer Kubernetes support:

Kui-MacOS.tar.bz2 **, ** Kui-Linux-x64.zip **, ** Kui-Win32-x64.zip

These clients leverage the core framework hosted in this repository,
combined with the Kubernetes plugins hosted
here. Visit the Kui
Installation Guide
for installation details and
alternative installation options.

Contributing

If you want to help, please take a look at our guidelines and developer guide. If you want to develop your own custom client, using the Kui framework, check out the
API docs.

The Kui Experience

Kui screenshot

Click the image to see Kui in
motion
. For more of the backstory of
Kui, read on!

This is a CLI, with Visualizations on the Side

Kui uses Electron to provide you with an
augmented but CLI-focused development experience. By using Electron,
the same experience carries over, from local development on your
laptop, to a browser-based experience.

When running locally, you will have access to your filesystem and your
favorite terminal and text editor. To help with complex data, Kui
offers a suite of visualizations. You can gracefully flip between
the terminal and these visualizations, without having to switch to
your browser, log in, wait for pages to load, and navigate through
complex menu structures.

For example, to see a visual summary of your Kubernetes pods, issue
this command from your favorite terminal:, Example Command, Thumbnail of Output, :--------------------------, :------------------------------------------------------------------------------------------------, kubectl kui get pods --ui, , Without the --ui option, Kui will display the output in your
terminal directly; you will observe that the output is identical to
that of kubectl, with the possible addition of syntax
coloration. With Kui, you have the power to navigate between these
modes in a graceful and flexible manner.

Now try clicking on a row. You should see the "sidecar" sweep in from
the right. This split screen mode allows you to drill down to the
details of your pods. You can click on one, then another, for rapid
inspection of several of your resources. The animated gif should give
you a sense of the possibilities (click on it to see a larger
version).

Kui as a Tool Platform

Kui can form the basis for delivering CLI-driven GUI experiences. Here
are a few such uses of Kui:

  • Apache OpenWhisk visualizations: Oui

If you want to create your own client, with a custom theme, custom
icons, and an enhanced set of commands, you can start here:

主要指标

概览
名称与所有者kubernetes-sigs/kui
主编程语言TypeScript
编程语言JavaScript (语言数: 11)
平台
许可证Apache License 2.0
所有者活动
创建于2018-11-26 22:39:03
推送于2025-04-14 15:50:07
最后一次提交2023-05-12 00:49:44
发布数1078
最新版本名称v13.1.4 (发布于 2023-04-20 10:52:30)
第一版名称v2.0.1 (发布于 2018-12-06 16:05:18)
用户参与
星数2.9k
关注者数35
派生数186
提交数4.9k
已启用问题?
问题数4060
打开的问题数2
拉请求数5017
打开的拉请求数3
关闭的拉请求数301
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?