Getting Started
Install Kunobi and connect to your first cluster. Follow the installation guide for your operating system below.
Installation
Downloading Kunobi
Open the Downloads page, or click Downloads in the top navigation bar.
The Downloads page shows the installers and package manager commands currently available for your platform and release channel.
macOS
If a macOS build is available on the Downloads page:
- Choose the macOS installer
- Open the downloaded
.dmgfile - Drag Kunobi to your Applications folder
- Launch Kunobi from your Applications
Windows
If a Windows build is available on the Downloads page:
- Choose the Windows installer
- Run the downloaded installer
- Follow the installation wizard to complete the setup
- Launch Kunobi from your Start Menu or Desktop shortcut
Linux
If a Linux build is available on the Downloads page:
- Choose the package format that fits your distribution
- For
.deb, install it with:sudo dpkg -i Kunobi_*.deb # If you encounter dependency issues, run: sudo apt-get install -f - For
.AppImage, mark it executable and run it - For
.rpm, install it with your system package manager - Launch Kunobi from your application menu or run
kunobiin your terminal
Next Steps
Once Kunobi is installed, head to the Clusters page to connect your first cluster, or spin up a Demo Cluster to explore the interface.