Skip to content

Releases: virtual-kubelet/azure-aci

v1.1.0.1 - Bug fixes

22 Nov 22:01
c80d51a
Compare
Choose a tag to compare

The release includes the following fixes:
1- Avoiding the throttling errors through ARM for all of ACI-related calls, and increasing concurrent connections. Reducing creation failures, and eliminating hanging deletions when big deployments is handled.
2- Allow VK pod to run as static pod with vnet enabled, by setting KUBECONFIG envvar and removing hard-requirement for a tied ServiceAccount. Hard-dependency on azure.json will be removed in the following release.
3- Labeling the virtual nodes with "exclude-balancer".

ACI Connector with virtual-kubelet 1.1.0

08 Nov 00:49
9496ea6
Compare
Choose a tag to compare

We've separated the providers, the new connector now supports only "Azure" provider. Where pods gets created on ACI. The virtual nodes in K8s clusters will carry the corresponding version of "v1.14.3-vk-azure-aci-v1.1" when updated.

For all bugfixes/changes went in latest virtual-kubelet core, please check VK 1.1.0.

Add GPU support

29 Mar 21:59
a846478
Compare
Choose a tag to compare
Merge pull request #1 from virtual-kubelet/aci-gpu-client

ACI GPU Support Changes in Client