See the 10.0.1 Release Notes for a complete sumary of what is new in Kui 10. This release has a few minor documentation and bug fixes.
Documentation
- 1c7345b Kubernetes Dashboard Notebook
This release includes a new notebook aimed at showing off the dashboard capabilities of Kui. Try it out from the Notebooks menu: Notebooks -> Dashboard -> Kubernetes Dashboard
. If you have ideas on how to improve the dashboard notebook, please open an issue, we'd love to hear your feedback. If you want to tailor the notebook for you own purposes, you can edit its content and save it via File -> Save
. To learn more about crafting notebooks, read the Notebooks -> Make Your Own Notebook
notebook. (re: kui-crashy
in the dashboard notebook, this is a test case from our test suite)
Fixes
- c15bd6a Sidecar view annoyingly changes height when switching between Summary and YAML tabs
- 57251d0 UpdateChecker widget does not render tables, lists, or relative image refs properly