Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
Go to file
Daniel Weiße 99b12e4035
internal: refactor oid package to variant package (#1538)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-03-29 09:30:13 +02:00
.github bazel: add govulncheck to //:check target (#1512) 2023-03-27 13:35:51 +02:00
3rdparty go: update submodules to Go 1.20 (#1503) 2023-03-23 09:51:17 +01:00
apko deps: update apk package hashes (#1502) 2023-03-22 18:11:07 +01:00
bazel exclude node modules from shellcheck (#1514) 2023-03-28 13:38:20 +02:00
bootstrapper internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
cli internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
csi go: remove redefinitions of builtins 2023-03-20 08:41:01 -04:00
debugd bazel: add buf as protobuf formatter to //:tidy (#1511) 2023-03-23 18:08:49 +01:00
dev-docs docs: add CDN cache invalidation to release docs (#1536) 2023-03-28 13:50:27 +02:00
disk-mapper internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
docs cli: only apply upgrades on gcp/azure (#1518) 2023-03-24 17:07:14 +01:00
e2e ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
hack bazel: add govulncheck to //:check target (#1512) 2023-03-27 13:35:51 +02:00
image image: use dummy attestation for OpenStack 2023-03-21 10:51:09 +01:00
internal internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
joinservice internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
keyservice bazel: add buf as protobuf formatter to //:tidy (#1511) 2023-03-23 18:08:49 +01:00
measurement-reader internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
operators/constellation-node-operator go: update submodules to Go 1.20 (#1503) 2023-03-23 09:51:17 +01:00
proto deps: update ubuntu:22.04 Docker digest to 7a57c69 (#1452) 2023-03-17 18:31:20 +01:00
rfc cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
rpm bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
tools deps: update bazeldnf digest to 45f5d74 (#1478) 2023-03-21 15:25:00 +01:00
upgrade-agent bazel: add buf as protobuf formatter to //:tidy (#1511) 2023-03-23 18:08:49 +01:00
verify internal: refactor oid package to variant package (#1538) 2023-03-29 09:30:13 +02:00
.bazelrc bazel: use pure go implementation of netdns for all builds (with or without cgo support) (#1476) 2023-03-21 17:02:26 +01:00
.bazelversion deps: update bazel to v6.1.0 2023-03-23 12:20:36 -04:00
.dockerignore ci: run versionsapi as docker action 2023-01-13 10:23:43 +01:00
.gitignore bazel: allow user defined overwrites (#1470) 2023-03-20 18:21:47 +01:00
.golangci.yml ci: add e2e-upgrade test 2023-03-23 14:57:38 +01:00
.grype.yaml ci: ignore replaced ghsa (#1392) 2023-03-10 11:13:05 +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 Fix shellcheck warnings 2022-11-11 13:40:13 +01:00
.vale.ini Add docs to repo (#38) 2022-09-02 11:52:42 +02:00
BUILD.bazel bazel: add terrafrom to //:check and //:generate 2023-03-20 11:17:16 -04:00
CMakeLists.txt bazel: use host platform by default (#1434) 2023-03-16 16:13:48 +01:00
CODE_OF_CONDUCT.md
CODEOWNERS codeowners: own bazel ci 2023-03-16 11:13:14 -04:00
CONTRIBUTING.md dev-docs: move into top-level dir (#924) 2023-01-10 14:18:41 +01:00
Dockerfile.build deps: update fedora:37 Docker digest (#1448) 2023-03-17 18:47:36 +01:00
go.mod deps: update AWS SDK (#1508) 2023-03-23 18:40:06 +01:00
go.sum deps: update AWS SDK (#1508) 2023-03-23 18:40:06 +01:00
go.work go: clean work file (#1537) 2023-03-28 18:15:42 +02:00
LICENSE add license 2022-09-05 09:17:25 +02:00
netlify.toml Add docs to repo (#38) 2022-09-02 11:52:42 +02:00
README.md docs: refer to known issues (#1414) 2023-03-14 08:27:06 +01:00
renovate.json versions: add OpenStack CCM image 2023-03-21 10:51:09 +01:00
SECURITY.md promote new github security reporting feature 2022-11-10 16:31:13 +01:00
shell.nix bazel: add build files for go (#1186) 2023-03-09 15:23:42 +01:00
version.txt introduce version.txt (#1412) 2023-03-14 14:53:33 +01:00
WORKSPACE.bazel bazel: upgrade bazel-zig-cc to allow caching of launcher (#1474) 2023-03-21 14:29:30 +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

  • If something doesn't work, make sure to use the latest release and check out the known issues.
  • 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.