Orka Tools & Integrations
Tools for accessing the Orka service. CI/CD integrations for Orka.
Quick navigation
Jump to: Orka CLI | Orka REST API | Orka Web UI | CI/CD Integrations
See also: API Reference
Orka CLI
TIP: Using Homebrew?
Try
brew install orka
.
Visit the links below to download a version of the Orka CLI binary that matches your environment.
Complete the installation
- On macOS, run the
orka.pkg
package and complete the installation.- On Linux, unpack the archive and move the
orka
executable to yourPATH
location (for example:/usr/local/bin
). The file is already set as an executable.- On Windows, add the folder containing the downloaded executable to your
Path
system variable.
Orka REST API
In addition to the Orka CLI, MacStadium offers full-featured API integration as well.
Check API Documentation for more details.
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 2.4.x versions.
TIP: Using Homebrew?
Try
brew install orka-vm-tools
for a fresh install on a newly deployed VM.Try
brew upgrade orka-vm-tools
to update any existing installation. Make sure tocommit
orsave
the changes to the base image and redeploy any existing VMs.
Orka 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.
Release | Download |
---|---|
Orka VM Tools v2.4.3 (Latest) | Release notes | ARM |
Orka VM Tools v2.4.2 | Release notes | ARM |
Orka VM Tools v2.4.1 | Release notes | ARM |
Orka VM Tools v2.4.0 | Release notes | ARM |
Orka VM Tools v2.3.2 | Release notes | ARM |
Orka VM Tools v2.3.1 | Release notes | ARM |
Orka VM Tools v2.3.0 | Release notes | ARM |
Orka VM Tools v2.2.0 | Release notes | ARM |
Updated over 1 year ago