📄️ Quickstart
In this guide, you will install MarbleRun into your Kubernetes cluster and deploy a sample confidential application to demonstrate the capabilities of MarbleRun.
📄️ Quickstart SGX
Step 1: Install the control plane onto your cluster
📄️ Quickstart Simulation
Step 1: Install the control plane onto your cluster
📄️ Concepts
This article describes the concepts of confidential computing and service meshes which are key to the MarbleRun approach.
📄️ Coordinator
The Coordinator is MarbleRun's control plane.
📄️ Marbles
Marbles are MarbleRun's data planes and run your application code in secure enclaves within otherwise regular Docker containers. Marbles communicate with the Coordinator via gRPC over TLS. See the Add a Service section on how to build and configure a Marble.