Posts in 2021
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 …