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

Confidential computing - state of adoption in other technologies #43

Open
9 tasks
Tracked by #39
fkr opened this issue Apr 20, 2022 · 1 comment
Open
9 tasks
Tracked by #39

Confidential computing - state of adoption in other technologies #43

fkr opened this issue Apr 20, 2022 · 1 comment
Labels
IaaS Issues or pull requests relevant for Team1: IaaS

Comments

@fkr
Copy link
Member

fkr commented Apr 20, 2022

As the SCS community, it is of interest to us to have a understanding of the state of adoption of confidential computing in other technologies.

  • If I run kubernetes on bare metal, is SGX available to the container runtime?
  • how is the adoption on the operating system side of things? eg. does it require to run latest/bleeding edge kernel
  • ...

Definition of Ready:

  • User Story is small enough to be finished within one sprint
  • User Story is clear and understood by the whole team
  • Acceptance criteria are defined
  • Acceptance criteria are clear and understood by the whole team

Definition of Done:

  • All acceptance criteria are met
  • Changes have been reviewed
  • CI tests have run successfully
  • Documentation has been updated
  • Release Notes have been updated
@fkr fkr added the IaaS Issues or pull requests relevant for Team1: IaaS label Apr 20, 2022
@fkr fkr added this to the v4.0.0 milestone Apr 20, 2022
@mleberec
Copy link

mleberec commented Jul 7, 2022

If the kernel version of the bare-metal OS is 5.11 or later, the kernel supports SGX by default (in-kernel driver) so it should reflect as well in any container. You may have to additionally install the necessary libraries and SDKs inside the container to properly use SGX.

@fkr fkr modified the milestones: R3 (v4.0.0), R4 (v5.0.0) Sep 28, 2022
@tibeer tibeer mentioned this issue Mar 29, 2023
@fkr fkr removed this from the R4 (v5.0.0) milestone Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IaaS Issues or pull requests relevant for Team1: IaaS
Projects
Status: No status
Development

No branches or pull requests

2 participants