Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
Find a file
renovate[bot] b21e5a3cd3
deps: update ubuntu:24.04 Docker digest to 6015f66 (#3809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 09:19:12 +02:00
.github e2e: simplify e2e release workflow (#3804) 2025-05-06 10:41:26 +02:00
3rdparty deps: update ubuntu:24.04 Docker digest to 6015f66 (#3809) 2025-05-07 09:19:12 +02:00
bazel deps: update aquasecurity/tfsec to v1.28.14 (#3797) 2025-05-06 10:44:35 +02:00
bootstrapper deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
cli cli: support http proxy 2025-04-16 13:26:25 +02:00
csi deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
debugd deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
dev-docs deps: update Terraform dependencies (#3803) 2025-05-06 08:45:28 +02:00
disk-mapper deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
docs deps: update ubuntu:24.04 Docker digest to 6015f66 (#3809) 2025-05-07 09:19:12 +02:00
e2e deps: update Terraform dependencies (#3803) 2025-05-06 08:45:28 +02:00
hack deps: update Go dependencies (#3802) 2025-05-06 16:43:53 +02:00
image image: update locked rpms (#3794) 2025-05-04 19:58:16 +02:00
internal image: update measurements and image version (#3806) 2025-05-07 08:18:28 +02:00
joinservice deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
keyservice deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
measurement-reader Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
nix mini-constellation: pin swtpm to v0.8.2 (#3756) 2025-04-11 14:09:37 +02:00
operators/constellation-node-operator deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
rfc feat: implement RFC 16 to allow emergency node access (#3557) 2025-03-25 11:28:48 +00:00
s3proxy deps: update Constellation containers (#3752) 2025-04-10 12:05:03 +02:00
terraform deps: update Terraform dependencies (#3803) 2025-05-06 08:45:28 +02:00
terraform-provider-constellation deps: update Terraform dependencies (#3803) 2025-05-06 08:45:28 +02:00
tools
upgrade-agent deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
verify deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
.bazelignore
.bazelrc bazel: enable bzlmod 2024-05-23 09:48:04 +02:00
.bazelversion nix: update mkosi to v25.3 (#3726) 2025-04-07 10:26:54 +02:00
.dockerignore
.envrc
.gitignore
.golangci.yml deps: update golangci/golangci-lint to v2 (major) (#3709) 2025-03-25 11:30:13 +01:00
.grype.yaml
.lychee.toml link-checker: add ignored sites 2024-05-23 09:48:04 +02:00
.nixversion deps: update dependency DeterminateSystems/nix-installer to v0.38.1 (#3640) 2025-03-06 12:32:56 +01:00
.shellcheckrc
.vale.ini
BUILD.bazel bazel: enable bzlmod 2024-05-23 09:48:04 +02:00
CODE_OF_CONDUCT.md
CODEOWNERS CODEOWNERS: update (#3796) 2025-05-05 11:51:56 +02:00
CONTRIBUTING.md
flake.lock nix: update mkosi to v25.3 (#3726) 2025-04-07 10:26:54 +02:00
flake.nix nix: update mkosi to v25.3 (#3726) 2025-04-07 10:26:54 +02:00
go.mod deps: update Go dependencies (#3802) 2025-05-06 16:43:53 +02:00
go.sum deps: update Go dependencies (#3802) 2025-05-06 16:43:53 +02:00
go.work deps: update Go to v1.24.2 (#3750) 2025-04-09 10:54:28 +02:00
LICENSE
MODULE.bazel deps: update Go dependencies (#3802) 2025-05-06 16:43:53 +02:00
MODULE.bazel.lock deps: update Go dependencies (#3802) 2025-05-06 16:43:53 +02:00
netlify.toml
README.md readme: remove demo references (#3393) 2024-10-07 15:16:54 +02:00
renovate.json5 renovate: add missing comma (#3805) 2025-05-07 08:19:26 +02:00
SECURITY.md
version.txt Post v2.23.0 release updates to main (#3790) 2025-05-02 09:09:43 +02:00
WORKSPACE.bzlmod terraform: update AWS LB permissions (#3681) 2025-03-06 16:44:49 +01:00

Constellation

Always Encrypted Kubernetes

Constellation License Govulncheck Go Report Discord Twitter

Constellation is a Kubernetes engine that aims to provide the best possible data security. It wraps your K8s cluster into a single confidential context that is shielded from the underlying cloud infrastructure. Everything inside is always encrypted, including at runtime in memory. For this, Constellation leverages confidential computing (see the whitepaper) and more specifically Confidential VMs.

Concept

Goals

From a security perspective, Constellation is designed to keep all data always encrypted and to prevent access from the infrastructure layer (i.e., remove the infrastructure from the TCB). This includes access from datacenter employees, privileged cloud admins, and attackers coming through the infrastructure (e.g., malicious co-tenants escalating their privileges).

From a DevOps perspective, Constellation is designed to work just like what you would expect from a modern K8s engine.

Use cases

Encrypting your K8s is good for:

  • Increasing the overall security of your clusters
  • Increasing the trustworthiness of your SaaS offerings
  • Moving sensitive workloads from on-prem to the cloud
  • Meeting regulatory requirements

Features

🔒 Everything always encrypted

🔍 Everything verifiable

🚀 Performance and scale

  • High availability with multi-master architecture and stacked etcd topology
  • Dynamic cluster autoscaling with verification and secure bootstrapping of new nodes
  • Competitive performance

🧩 Easy to use and integrate

Getting started

If you're already familiar with Kubernetes, it's easy to get started with Constellation:

  1. 📦 Install the CLI or use the Terraform provider
  2. ⌨️ Create a Constellation cluster in the cloud or locally
  3. 🏎️ Run your app

Constellation Shell

Learn more: "Getting started with Constellation" videos series.

Documentation

To learn more, see the documentation. You may want to start with one of the following sections.

Support

Contributing

Refer to CONTRIBUTING.md on how to contribute. The most important points:

Warning

Please report any security issue via a private GitHub vulnerability report or write to security@edgeless.systems.

License

The Constellation source code is licensed under the GNU Affero General Public License v3.0. Edgeless Systems provides pre-built and signed binaries and images for Constellation. You may use these free of charge to create and run services for internal consumption, evaluation purposes, or non-commercial use. You can find more information in the license section of the docs.