Orchetrix is lightweight and simple to install on all major platforms. Download Orchetrix and start managing your Kubernetes clusters comfortably and efficiently. This page contains installation instructions for various platforms and covers other related topics.
System requirements
Before installing Orchetrix, verify that your computer meets the system requirements.
Minimum hardware requirements:
RAM: 2GB minimum, 4GB recommended
Storage: 250MB free space
Supported operating systems:
Warning - Orchetrix may work on operating systems that are beyond their end-of-life date. However, we recommend staying on supported versions of the operating system. See details about the support life cycle of various operating systems on endofline.date.
Windows
macOS
Linux
Windows 11 / Windows 10
Windows Server 2022 / 2025
macOS - Intel
Ubuntu 18.04 LTS and newer
Debian 9+
Linux Mint 19+
Pop!_OS 18.04+
Elementary OS 5.0+
Most 64-bit Linux distributions
RedHat
Follow the instructions below to install and run Orchetrix (OX) on your operating system.
Unzip the file to any location.
Note: The ZIP file is password protected. Use the password "orchetrix" to extract it.
Open the extracted folder.
Double-click orchetrix.exe to launch the application.
If Windows shows a security warning, click "More info" → "Run anyway".
Unzip the file to your Applications or preferred directory.
Open orchetrix.app.
If you get a message like “App can’t be opened because it is from an unidentified developer”,
go to System Preferences > Security & Privacy > General, and click Open Anyway.
Click the link below to download the package for Linux(.deb package) - Download Orchetrix for Linux(.deb package)
Open a terminal and navigate to the download folder.
Run
sudo dpkg -i orchetrix_0.0.2_amd64.deb
Launch Orchetrix from your applications menu.
Click the link below to download the package for Linux(.rpm package) - Download Orchetrix for Linux(.rpm package)
Open a terminal and navigate to the download folder.
Run
sudo dnf install -y orchetrix-0.0.2-1.x86_64.rpm
Or
sudo rpm -ivh orchetrix-0.0.2-1.x86_64.rpm
Launch Orchetrix from your applications menu.