What is Anka?
All about Veertu’s Anka Software
Veertu’s Anka is a suite of software tools built on the macOS virtualization platform. It enables the execution of single or multi-use macOS virtual machines (VMs) in a manner similar to Docker. Anka is specifically designed for DevOps and CI/CD teams that need to build and test macOS or iOS applications. Leveraging the official Apple hypervisor/virtualization technology, Anka offers enhanced performance and security.
Anka is also a user-friendly solution for large-scale macOS virtualization. It allows you to generate Anka macOS VMs using a simple CLI, infrastructure as code tools, manage VM tags with specific dependencies and states via the Anka Registry (part of the Anka Build Cloud), and execute Anka macOS VMs on any connected nodes.
Along side of the Anka CLI is the Anka Build Cloud which serves as a unified management interface for Anka Build Nodes, VM instances, VM Templates/Tags, and logs. It features intelligent queueing and load balancing for handling numerous concurrent CI/CD job macOS VM requests. Additionally, it integrates with widely-used CI/CD servers and tools such as Jenkins, Github Actions, Buildkite, TeamCity, GitLab, and provides an API for custom integrations.
Anka is a robust and adaptable macOS virtualization platform that can enhance your DevOps and iOS CI/CD processes. It is straightforward to use and customize, and offers a broad array of features and capabilities.
DevOps teams implementing Anka can expect flexibility, allowing them to plug into existing infrastructure and automation – whether it’s cloud providers like AWS or on-premises! We have many examples of use cases and also provide packages like our Build Cloud Controller & Registry Helm Chart for Kubernetes users.
You can find several CI/CD plugins or integrations we maintain for our users that abstract the lower level work of pulling and starting VMs for jobs. Whether it’s on-demand/ephemeral, long-running, and single-use macOS VMs for your developers, iOS, or native app building/testing/CI/CD, Anka will be a good fit for you.
Anka also enables a docker-like experience for teams to create and store project specific VM templates (a.k.a “images”) and tags, including commands to interact with the VM like start, stop, clone, suspend, modify the VM configuration (like cpu or ram), and execution of VM level shell commands.
There are many ways in which our customers utilize the Anka Virtualization CLI to automate the VM creation and preparation process:
anka create
command on the host machine:❯ anka create 13.1 13.1-arm
anka run
and also directly inside the VM with anka cp
& anka run
.Accompanying the Anka Virtualization package which runs on macOS hardware, we provide the Build Cloud Controller & Registry. Below are two of the most popular examples of how our customers set up Anka Virtualization with the Build Cloud.
This setup requires:
anka
CLI commands to prepare and use the Anka VM. For example, install the github actions runner and then use our action.This setup requires:
All about Veertu’s Anka Software
Up and running fast, with Anka and Amazon (AWS) EC2 Macs
A limited but free version of our Anka Virtualization software available for developers using laptops
Anka Flow enables the developers to create and work inside Anka macOS VMs on their local machines
Detailed information on Anka Licensing