Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Confidential VMs and Trusted launch for VMs #3264

Closed
mresvanis opened this issue Mar 10, 2023 · 1 comment · Fixed by #3265
Closed

Add support for Confidential VMs and Trusted launch for VMs #3264

mresvanis opened this issue Mar 10, 2023 · 1 comment · Fixed by #3265
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mresvanis
Copy link
Contributor

/kind feature

Describe the solution you'd like
I would like to be able to spawn Azure Confidential VMs and to enabled Trusted launch for VMs.

Confidential VMs provide protection to data-in-use by encryption the VM memory with keys that Azure doesn't have access to. Those VMs can also be attested by the user.

See Azure Confidential Computing for more details.

Trusted launch for VMs provide SecureBoot and vTPM attestation.

Anything else you would like to add:
Confidential VMs require specific OS images.
Trusted launch for VMs include these limitations.

Environment:

  • cluster-api-provider-azure version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 10, 2023
@nojnhuh
Copy link
Contributor

nojnhuh commented Mar 16, 2023

/assign @mresvanis

Assigning this since you've started working on this in the PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants