Posts in 2022
Anka Build Cloud Controller & Registry Version 1.22.0
Monday, January 10, 2022 in What's New
VM Templates, Instances, and Nodes now show architecture (intel or arm) that they support
Posts in 2021
Anka Virtualization 2.5.4
Tuesday, November 23, 2021 in What's New
Ability to find the last time a Template was used Starting in 2.5.4, you can now find the last time a VM/template was used on an Anka Node. This is great if you’re looking to automate the clean up of older templates from nodes when disk usage …
Anka Build Cloud Controller & Registry Version 1.20.0
Monday, November 08, 2021 in What's New
View available/pulled VM Templates on a Node from Controller API curl "http://anka.controller/api/v1/node" -H "Content-Type: application/json" | jq { "body": [ { "node_name": "MacPro-02.local", …
Anka Virtualization 2.5.0
Monday, October 25, 2021 in What's New
Previous tag deletion method has been replaced Previously you had to issue anka delete {template}:{tag} in order to remove a tag locally (for example if you needed to re-push it to the registry). This has been been replaced with anka delete …
Anka Build Cloud Controller & Registry Version 1.18.0
Monday, October 25, 2021 in What's New
Ability to use certs and username/password for etcd connections In previous version of Anka Build Cloud Controller & Registry it was not possible to connect to an external etcd cluster using certificates or a username and password. We have added …
Posts in 2017
Legacy Backup
Tuesday, April 04, 2017 in What's New
This page has been deprecated. Please view the new What’s New page for newer releases. What’s New in Anka Build Cloud Controller & Registry Version 1.18.0 Ability to use certs and username/password for etcd connections In previous …