Search documentation…

Search documentation…

  • Documentation

  • Deployment Guide

  • Documentation

  • Deployment Guide

Hybrid Cloud Topology

Hybrid Cloud Topology

module "sgx_cluster" {  
  source  = "orbital-agent/sgx-kubernetes/aws"  
  version = "4.2.0"  
  
  enclave_type = "c6i.xlarge_sgx"  
  swarm_size   = 100  # Initial agent pool  
  compliance_zones = ["eu-central-1"]  # GDPR enforcement  
}

Hardware Requirements:

Hardware Requirements:


  • Intel SGX2-enabled CPUs (Ice Lake or newer)

  • 32 GB EPC memory minimum per enclave


  • Intel SGX2-enabled CPUs (Ice Lake or newer)

  • 32 GB EPC memory minimum per enclave

Last updated on

Feb

22,

2025

Last updated on

Feb

22,

2025

ON THIS PAGE

BACK TO TOP