confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
48 stars 88 forks source link

Add support for selecting GPU instance based on Kata pod annotations #2132

Closed bpradipt closed 4 days ago

bpradipt commented 3 weeks ago

Currently support is added only for AWS provider. Couldn't find a way to retrieve GPU details of an instance in Azure. Depends on https://github.com/kata-containers/kata-containers/pull/10453

bpradipt commented 4 days ago

The TestSshProxyReverseKBS is flaky. I'm merging this one while we fix the test case