Orka3 CLI
Visit the links below to download a version of the Orka CLI binary that matches your environment.| Release | Download | ||||
|---|---|---|---|---|---|
| Orka3 CLI v3.5.2 (Latest) ** | **Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.5.1 ** | **Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.5.0 ** | **Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.4.0 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.3.0 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.2.0 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.1.0 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.0.2 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.0.1 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
| Orka3 CLI v3.0.0 ** | ** Release notes | macOS ARM ** | ** macOS AMD ** | ** Linux ** | ** Windows |
- On macOS, run the
orka3.pkgpackage and complete the installation. - On Linux, unpack the archive and move the
orka3executable to yourPATHlocation (for example:/usr/local/bin). The file is already set as an executable. - On Windows, add the folder containing the downloaded executable to your
Pathsystem variable.
brew install orka3.
Orka3 API
In addition to the Orka CLI, MacStadium offers full-featured API integration as well. Check the API Documentation for more details. You can also use the Swagger UI to run API calls directly against your Orka cluster. Go to<ORKA_API_URL>/api/v1/swagger.
Orka Web UI
For a more user-friendly way to manage your Orka environment, you can use the Orka Web UI.CI/CD integrations
MacStadium is constantly working on expanding the list of Orka integrations with leading CI/CD solutions.Orka VM Tools for ARM VMs
IMPORTANT Always ensure that your cluster, Orka tools and integrations, and Orka VM Tools run matching versions. For example, the respectively available 3.0.x versions.
TIP: Using Homebrew? TryOrka VM Tools are guest tools installed on your ARM-based VMs. They enable features like Disk Image Resize and VM Metadata. Visit the links below to download a version of the Orka VM Tools binary that matches your environment.brew install orka-vm-toolsfor a fresh install on a newly deployed VM. Trybrew upgrade orka-vm-toolsto update any existing installation. Make sure tocommitorsavethe changes to the base image and redeploy any existing VMs.