RSS

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 …

    Read more

  • 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", …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

Posts in 2017

  • Legacy Backup

    Friday, January 27, 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 …

    Read more