Posts in 2026
Anka Build Cloud Controller & Registry Version 1.51.1
Monday, August 17, 2026 in What's New
Controller Instance specific info under nc -U /var/run/anka in the VM Starting in 1.51.1, you can now get Controller Instance specific information under nc -U /var/run/anka in the VM. This includes the instance ID, Template ID (vmid), and tag. ❯ anka …
Anka Build Cloud Controller & Registry Version 1.51.0
Monday, August 17, 2026 in What's New
Instance Quotas You can limit the number of instances that a credential and/or group can use by creating a Permission Group and setting the max instance quota. To enable this feature in your Controller configuration file, set …
Anka Virtualization 3.9.0
Monday, May 04, 2026 in What's New
Ability to mount host directories inside of the VM Starting in 3.9.0, you can share host directories with a running VM. Mounts appear under /Volumes/My Shared Files in the guest (this path is set by Apple and cannot be changed). Host directory mounts …
Anka Build Cloud Controller & Registry Version 1.50.0
Friday, March 20, 2026 in What's New
Force CPU/RAM overrides in Resource Mode When a node uses --capacity-mode resource, the agent checks free CPU and RAM before it accepts a start request. Before 1.50.0, per-VM cpu and ram values in the start request did not count toward that check. …
Posts in 2025
Anka Virtualization 3.8.0
Monday, September 15, 2025 in What's New
Labels for the VM Template & Tag are now available inside of the VM ❯ anka modify anklet label labelA testA ❯ anka start anklet +----------------+--------------------------------------+ | uuid | 84266873-da90-4e0d-903b-ed0233471f9f | …
Posts in 2024
Anka Virtualization 3.7.0
Tuesday, December 10, 2024 in What's New
Anka Click Scripts Feed Anka Click Scripts are now updated from a feed, allowing you to update them without installing a new Anka CLI version. We have two feeds available: The default production feed: …
Anka Virtualization 3.6.0
Tuesday, December 10, 2024 in What's New
Ability to install multiple versions of Anka on the same host You cannot use this feature for version less than 3.6.0. Starting in 3.6.0, you can install multiple versions of Anka (>= 3.6.0) on the same host. To do this, install one version, then …
Anka Build Cloud Controller & Registry Version 1.44.0
Tuesday, October 29, 2024 in What's New
Restart a running VM endpoint curl "http://localhost/api/v1/rpc/vm/restart" -d '{"instance_id":"c2af6080-3ae3-4cd3-64e5-2193f31b9aa5", "vnc_password":"1111111111", …
Anka Build Cloud Controller & Registry Version 1.43.0
Tuesday, September 10, 2024 in What's New
Last Push and Pull dates for Templates and Tags The last push and pull dates for Templates and Tags are now displayed in the UI. These are helpful to see when a Template or Tag was last used and determine if the Template or Tag is stale and can be …
Anka Virtualization 3.4.2
Wednesday, August 21, 2024 in What's New
We are very excited to announce Anka Virtualization 3.4.2. In this version, you’re going to find the following notable features: Multiple VMs can set a fixed MAC address Often customers have a need to test software that is licensed to a …