github kubernetes-sigs/kui v9.0.0

latest releases: v13.1.4, v13.1.3, v13.1.2...
3 years ago

Kui 9.0.0 introduces support for saving and sharing your terminal sessions as "Notebooks". For those packaging up their own version of Kui, you now have the choice to craft your own notebooks to document your system, and to host your notebooks as a static single page web app; e.g. http://live.kui.tools.

Check out the Notebooks menu in the Electron builds for some examples. The Help and Settings icons in the lower right now open up notebooks that provide a richer experience for the two tasks.

This release also includes a number of UI refinements and bug fixes, as well as a new Sequence Diagram view that helps when using Kubernetes Jobs. Check out the "Creating Jobs" notebook from the Notebooks menu to see this view in action.

Other Features:

  • File->Save as Notebook; or use the snapshot /path/to/mynotebook.json command

  • Kubernetes apply commands now offer an expandable section for you to see the source yaml.

  • Initial support for iter8. Check out the Welcome to iter8 Notebook for more info.

  • Initial support for IBM CodeEngine

  • You may now insert inline commentary. Try typing # as a command, edit your markdown comment, and click Done.

  • Blocks can now be copy/cut/pasted. This is helpful when crafting a notebook, as it lets you shift a command response from one Tab or one Split to another.

  • You can now tab-cycle through the blocks.

  • You can open a split with inverse colors; try split --inverse

Don't miss a new kui release

NewReleases is sending notifications on new releases.