This document provides an overview of new features, improvements, and bug fixes in the Fortanix Confidential AI 3.13 release.
Improvements
- A new "
aks
" object is introduced in the/v1/admin/cluster/configure managed_clusters
group:{ "managed_clusters_config":
{ "azure":
{ ...
"aks":
{ "location": "eastus",
"kubernetes_version": "1.2.3",
"vm_size": "Standard_DC3_v2" } } } }aks
is OPTIONAL but, if present, all its members must be defined as shown below. Ifaks
is omitted, then the values previously hardcoded in the Fortanix CCM code will be used as defaults.location=eastus2
k8s_ver=1.20.9
vm_size="Standard_DC2s_v3" - If the user has an active session but ends up on the Fortanix CCM login screen, a message is shown with an option to continue with Confidential AI instead.
Bug Fixes
- Fixed the remaining runtime displayed in the banner while the cluster is still in starting state.
- Fixed an issue where only 10 items were shown on the Build Model and Inference lists.
Limitations
Fortanix has a fair usage policy in this Early Customer Access Program. Hence, Fortanix has limited the resources one can create per account. Therefore, it is expected to observe a resource creation failure message once you have reached the max limit.
To report an issue/bug, visit https://support.fortanix.com/hc/en-us/requests/new.
Comments
Please sign in to leave a comment.