Kubernetes World

  • Login
Trending now

Edge Stack 1.12.3 & Emissary-Ingress 1.12.3 security release | by Richard Li | Apr, 2021 ...

Kubernetes — Conceitos básicos e agentes | by Rafael de Mattos | Apr, 2021 | ...

High Availability in Kubernetes. Kubernetes is already designed to… | by Gaurav Kaushik | Apr, ...

Draining & Uncordoning in a Kubernetes cluster | by Gaurav Kaushik | Apr, 2021 | ...

Backup & Restore data in ‘etcd’. Backing up your kubernetes cluster data… | by Gaurav ...

Rook v1.6: Storage Enhancements. Rook v1.6: Storage Enhancements | by Sébastien Han | Apr, 2021 ...

Guide for upgrading AWS EKS Cluster with Zero downtime | by Manoj Bhagwat | Apr, ...

Running Containers in Kubernetes with Pods and Deployments | by Manning Publications | Apr, 2021 ...

CronJob In Kubernetes. Introduction | by Maciej | Apr, 2021 | Medium

Kubernetes Cluster Architecture. A Kubernetes cluster is a set of node… | by Hacksheets | ...

Home » Technology » How to deploy SGX apps on Kubernetes [mini tutorial] | by Moritz Eckert | Edgeless Systems | Mar, 2021 | Medium

How to deploy SGX apps on Kubernetes [mini tutorial] | by Moritz Eckert | Edgeless Systems | Mar, 2021 | Medium medium.com

1
admin 1 month ago in Technology

Secure enclaves and Confidential Computing (CC) are the talk of the town — at least in the cloud-security community. Intel’s SGX processors in particular have made it possible to execute code in a Trusted Execution Environment (TEE) and thus guarantee encryption even during processing in the CPU — verification included. But of course, for Confidential Computing to catch on, apps have to be built that run on processors like Intel-SGX. And, of course, these apps need to be deployed in a scalable way. That’s why this tutorial is about how to easily deploy SGX apps on Kubernetes. First of all, you will need Kubernetes nodes with SGX-capable CPUs. The way Kubernetes handles “special devices” as SGX is through so-called “device plugins”. Multiple SGX device plugins exist for Kubernetes, e.g.:

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Edge Stack 1.12.3 & Emissary-Ingress 1.12.3 security release | by...
  2. Kubernetes — Conceitos básicos e agentes | by Rafael de...
  3. High Availability in Kubernetes. Kubernetes is already designed to… |...
  4. Draining & Uncordoning in a Kubernetes cluster | by Gaurav...
  5. Backup & Restore data in ‘etcd’. Backing up your kubernetes...
  6. Rook v1.6: Storage Enhancements. Rook v1.6: Storage Enhancements | by...
  7. Guide for upgrading AWS EKS Cluster with Zero downtime |...
  8. Running Containers in Kubernetes with Pods and Deployments | by...
Tags : confidential-computinggolangintel-sgxkubernetestrusted-computing

Get weekly Kubernetes news directly to your inbox

Loading
Copyright © 2021 Kubernetes World.
Login Register

Login

Lost Password
Oops! Sorry, registration is disabled.

How to deploy SGX apps on Kubernetes [mini tutorial] | by Moritz Eckert | Edgeless Systems | Mar, 2021 |...

admin 1 month ago in

Secure enclaves and Confidential Computing (CC) are the talk of the town — at least in the cloud-security community. Intel’s SGX processors in particular have made it possible to execute code in a Trusted Execution Environment (TEE) and thus guarantee encryption even during processing in the CPU — verification included. But of course, for Confidential Computing to catch on, apps have to be built that run on processors like Intel-SGX. And, of course, these apps need to be deployed in a scalable way. That’s why this tutorial is about how to easily deploy SGX apps on Kubernetes. First of all, you will need Kubernetes nodes with SGX-capable CPUs. The way Kubernetes handles “special devices” as SGX is through so-called “device plugins”. Multiple SGX device plugins exist for Kubernetes, e.g.:

  • Facebook
  • Twitter
  • Pinterest
  • Google+
Report Story

Related Stories

  1. Edge Stack 1.12.3 & Emissary-Ingress 1.12.3 security release | by...
  2. Kubernetes — Conceitos básicos e agentes | by Rafael de...
  3. High Availability in Kubernetes. Kubernetes is already designed to… |...
  4. Draining & Uncordoning in a Kubernetes cluster | by Gaurav...
  5. Backup & Restore data in ‘etcd’. Backing up your kubernetes...
  6. Rook v1.6: Storage Enhancements. Rook v1.6: Storage Enhancements | by...
  7. Guide for upgrading AWS EKS Cluster with Zero downtime |...
  8. Running Containers in Kubernetes with Pods and Deployments | by...