Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
Go to file
Paul Meyer 74fc6239b2
deps: update to Go 1.20.2 (#1366)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-03-08 10:05:36 +01:00
.github deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
3rdparty deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
apko deps: update apk package hashes (#1320) 2023-03-03 09:31:58 +01:00
bootstrapper bootstrapper: make sure InitServer is only shut down after Init has returned (#1347) 2023-03-06 16:48:13 +01:00
cli cli: attestation validator debug output (#1262) 2023-03-03 16:50:25 +01:00
csi Enable cryptsetup read/write workqueue bypass (#1150) 2023-02-08 12:01:14 +01:00
debugd cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
dev-docs docs: mention 'needs-backport' label in release process (#1216) 2023-02-20 10:44:16 +01:00
disk-mapper constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
docs attestation: remove PCR 0 and 10 on GCP 2023-03-06 13:09:57 +01:00
e2e Gather additional information on test failure. (#1282) 2023-02-28 15:19:12 +01:00
hack deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
image image: add systemd-boot as explicit dependency (#1351) 2023-03-07 10:19:28 +01:00
internal attestation: remove PCR[0] and PCR[10] from enterprise measurements (#1348) 2023-03-06 17:11:14 +01:00
joinservice deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
keyservice deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
operators/constellation-node-operator deps: update golang:1.20.1 Docker digest to b03e750 (#1362) 2023-03-07 18:18:15 +01:00
proto deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
rfc cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
rpm deps: temporarily remove unused RPMs 2023-02-20 12:08:24 -05:00
toolchains deps: update dependency io_bazel_rules_go to v0.38.1 (#1147) 2023-02-06 13:18:25 +01:00
tools build: add Bazel workspace and toolchains 2023-01-31 17:55:09 +01:00
upgrade-agent dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
verify deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
.bazelrc deps: update dependency io_bazel_rules_go to v0.38.1 (#1147) 2023-02-06 13:18:25 +01:00
.bazelversion build: pin bazel version 2023-01-31 17:55:09 +01:00
.dockerignore ci: run versionsapi as docker action 2023-01-13 10:23:43 +01:00
.gitignore build: add shell.nix 2023-01-31 17:55:09 +01:00
.golangci.yml deps: vendor node-maintenance-operator api (#1172) 2023-02-14 18:46:48 +01:00
.grype.yaml ci: ignore GHSA-r2h5-3hgw-8j34 in grype (#1248) 2023-02-21 16:28:25 +01:00
.ko.yaml ko: update apko base images 2023-02-24 09:41:33 -05:00
.lycheeignore Fix links and clean lycheeignore (#1219) 2023-02-19 21:45:20 +01:00
.shellcheckrc
.vale.ini
BUILD.bazel build: set test timeout 2023-01-31 17:55:09 +01:00
CMakeLists.txt constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
CODE_OF_CONDUCT.md
CODEOWNERS Propose new code owners. (#1249) 2023-02-22 11:18:11 +01:00
CONTRIBUTING.md
Dockerfile.build deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +01:00
go.mod internal: refactor storage credentials (#1071) 2023-03-02 15:08:31 +01:00
go.sum deps: update K8s dependencies (#1314) 2023-03-01 14:52:19 +01:00
go.work ci: add missing Go setup 2023-02-21 08:50:11 -05:00
LICENSE
netlify.toml
README.md docs: update security issue warning to use Github warning banner (#1050) 2023-01-20 16:17:39 +01:00
renovate.json renovate: fix versioning for containers (#1325) 2023-03-03 09:36:06 +01:00
SECURITY.md
shell.nix build: add shell.nix 2023-01-31 17:55:09 +01:00
WORKSPACE.bazel deps: update to Go 1.20.2 (#1366) 2023-03-08 10:05:36 +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

  • Runtime encryption: All nodes run inside AMD SEV-based Confidential VMs (CVMs). Support for Intel TDX will be added in the future.
  • Transparent encryption of network and storage: All pod-to-pod traffic and all writes to persistent storage are automatically encrypted
  • Transparent key management: All cryptographic keys are managed within the confidential context

🔍 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 (see K-Bench comparison with AKS and GKE)

🧩 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
  2. ⌨️ Create a Constellation cluster in the cloud or locally
  3. 🏎️ Run your app

Constellation Shell

Live demos

We're running public instances of popular software on Constellation:

These instances run on CVMs in Azure and Constellation keeps them end-to-end confidential.

Documentation

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

Support

  • Please file an issue to get help or report a bug.
  • Join the Discord to have a chat on confidential computing and Constellation.
  • Visit our blog for technical deep-dives and tutorials and follow us on Twitter for news.
  • Edgeless Systems also offers Enterprise 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.