Skip to content

Releases: aws-samples/sample-multi-tenancy-openclaw-on-eks

v0.1.0: Initial Release

05 Mar 07:09

Choose a tag to compare

Multi-tenancy OpenClaw on EKS

Orchestration layer for running isolated OpenClaw AI agent instances as Kata Containers pods on Amazon EKS.

Features

  • Orchestrator — Tenant lifecycle, DynamoDB registry, K8s Informer reconciler (~1s failure detection)
  • Router — Telegram webhook ingress via CloudFront + Internal ALB, async pod wake + forward
  • Warm Pool — Pre-provisioned Kata pods with PriorityClass preemption
  • VM Isolation — Kata Containers microVM per tenant on bare metal nodes
  • Network Isolation — VPC CNI NetworkPolicy (eBPF standard mode)
  • Data Isolation — S3 ABAC via EKS Pod Identity session tags
  • State Persistence — Periodic S3 sync + PreStop hook for graceful final sync
  • otm CLI — Tenant CRUD, config management, log streaming