Skip to content

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:

  1. Choose the macOS installer
  2. Open the downloaded .dmg file
  3. Drag Kunobi to your Applications folder
  4. Launch Kunobi from your Applications

Windows

If a Windows build is available on the Downloads page:

  1. Choose the Windows installer
  2. Run the downloaded installer
  3. Follow the installation wizard to complete the setup
  4. Launch Kunobi from your Start Menu or Desktop shortcut

Linux

If a Linux build is available on the Downloads page:

  1. Choose the package format that fits your distribution
  2. For .deb, install it with:
    sudo dpkg -i Kunobi_*.deb
    # If you encounter dependency issues, run:
    sudo apt-get install -f
  3. For .AppImage, mark it executable and run it
  4. For .rpm, install it with your system package manager
  5. Launch Kunobi from your application menu or run kunobi in 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.