Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Octant is a tool for developers to understand how applications run on a Kubernetes cluster. It aims to be part of the developer's toolkit for gaining insight and approaching complexity found in Kubernetes. Octant offers a combination of introspective tooling, cluster navigation, and object management along with a plugin system to further extend its capabilities.
Download the .deb
or .rpm
from the releases page.
Install with either dpkg -i
or rpm -i
respectively.
Install using chocolatey with the following one-liner:
Add the extras bucket.
Install using scoop.
Install using Homebrew with the following one-liner:
Open the releases page from a browser and download the latest tarball or zip file.
Extract the tarball or zip where X.Y
is the release version:
Verify it runs:
Nightly builds of Octant are available for download.
Please note that nightly builds maybe less stable than our tagged releases and are intended to allow early access to preview upcoming features and for plugin authors who want access to the latest plugin APIs.