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

栏目: IT技术 · 发布时间: 4年前

内容简介: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,

The Kui Framework for Graphical Terminals

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 - hybrid command-line/UI development experience for cloud-native development

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 KUI - hybrid command-line/UI development experience for cloud-native development

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.

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

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:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解C#(第3版)

深入理解C#(第3版)

斯基特 (Jon Skeet) / 姚琪琳 / 人民邮电出版社 / 2014-4-1 / 99.00元

本书是世界顶级技术专家“十年磨一剑”的经典之作,在C#和.NET领域享有盛誉。与其他泛泛介绍C#的书籍不同,本书深度探究C#的特性,并结合技术发展,引领读者深入C#的时空。作者从语言设计的动机出发,介绍支持这些特性的核心概念。作者将新的语言特性放在C#语言发展的背景之上,用极富实际意义的示例,向读者展示编写代码和设计解决方案的最佳方式。同时作者将多年的C#开发经验与读者分享,读者可咀其精华、免走弯......一起来看看 《深入理解C#(第3版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具