Constellation is the first Confidential Kubernetes. Constellation shields entire Kubernetes clusters from the (cloud) infrastructure using confidential computing.
Go to file
renovate[bot] 8b11678571
deps: update module k8s.io/kubernetes to v1.27.3 [SECURITY] (#2031)
Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
2023-07-06 10:22:30 +02:00
.github deps: update golang:1.20.5 Docker digest to 7f2cf49 (#2022) 2023-07-05 15:45:36 +02:00
3rdparty deps: update ubuntu:22.04 Docker digest to b060fff (#2006) 2023-07-04 16:04:28 +02:00
bazel deps: update module k8s.io/kubernetes to v1.27.3 [SECURITY] (#2031) 2023-07-06 10:22:30 +02:00
bootstrapper bootstrapper: use atomics in nodelock (#2001) 2023-07-04 16:26:37 +02:00
cli deps: update Terraform aws to v5.6.2 (#2024) 2023-07-06 10:21:35 +02:00
csi local: fix mac issues in bazel (#1893) 2023-06-09 10:35:52 +02:00
debugd deps: update fedora:38 Docker digest to a134743 (#2003) 2023-07-04 14:35:40 +02:00
dev-docs terraform: openstack node groups (#1966) 2023-07-03 16:33:00 +02:00
disk-mapper diskmapper: fix zap.Error without err (#2012) 2023-07-05 10:07:05 +02:00
docs cli: fix/improve some user-facing strings 2023-07-06 09:05:17 +02:00
e2e cli: fix duplicate backup creation during upgrade apply (#1997) 2023-07-03 15:13:36 +02:00
hack deps: update module golang.org/x/sys to v0.10.0 (#2016) 2023-07-05 15:57:39 +02:00
image deps: upgrade to Fedora 38 (#1909) 2023-06-15 16:50:35 +02:00
internal cli: fix/improve some user-facing strings 2023-07-06 09:05:17 +02:00
joinservice bazel: always choose linux / amd64 distroless base image 2023-06-16 16:30:47 +02:00
keyservice bazel: always choose linux / amd64 distroless base image 2023-06-16 16:30:47 +02:00
measurement-reader deps: update dependency hermetic_cc_toolchain to v2.0.0 (#1860) 2023-06-09 17:39:30 +02:00
operators/constellation-node-operator deps: update module golang.org/x/sys to v0.10.0 (#2016) 2023-07-05 15:57:39 +02:00
rfc cli: change generate-config flag to update-config flag (#1897) 2023-06-28 12:47:44 +00:00
rpm deps: downgrade libvirt to 8.10.0 (#1971) 2023-06-27 11:34:07 +02:00
tools bazel: rewrite pseudo-version stamping in bash (#2020) 2023-07-05 14:42:18 +02:00
upgrade-agent bazel: trim path to *.pb.go files embedded in go libraries 2023-06-16 16:30:47 +02:00
verify bazel: always choose linux / amd64 distroless base image 2023-06-16 16:30:47 +02:00
.bazelrc deps: update dependency hermetic_cc_toolchain to v2.0.0 (#1860) 2023-06-09 17:39:30 +02:00
.bazelversion deps: update dependency bazel to v6.2.1 (#1918) 2023-06-13 17:50:24 +02:00
.dockerignore ci: run versionsapi as docker action 2023-01-13 10:23:43 +01:00
.gitignore bazel: rewrite pseudo-version stamping in bash (#2020) 2023-07-05 14:42:18 +02: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
.lycheeignore Fix links and clean lycheeignore (#1219) 2023-02-19 21:45:20 +01:00
.shellcheckrc
.vale.ini
BUILD.bazel bazel: allow custom container_prefix (#1693) 2023-04-27 11:52:02 +02:00
CMakeLists.txt ci: use bazel for unittests 2023-05-23 15:11:10 +02:00
CODE_OF_CONDUCT.md
CODEOWNERS Update codeowners (#1936) 2023-06-15 14:55:38 +02:00
CONTRIBUTING.md dev-docs: refactor and add information for newbies (#1912) 2023-06-19 17:39:43 +02:00
go.mod deps: update module k8s.io/kubernetes to v1.27.3 [SECURITY] (#2031) 2023-07-06 10:22:30 +02:00
go.sum deps: update module k8s.io/kubernetes to v1.27.3 [SECURITY] (#2031) 2023-07-06 10:22:30 +02:00
go.work go: clean work file (#1537) 2023-03-28 18:15:42 +02:00
LICENSE
netlify.toml
README.md docs: update govulncheck badge to new workflow (#1531) 2023-03-29 10:26:45 +02:00
renovate.json ci: fix grouping of renovate groups (#1585) 2023-04-03 13:37:56 +02:00
SECURITY.md
shell.nix nix: add python toolchain deps (#1934) 2023-06-15 17:37:59 +02:00
version.txt misc: start v2.9.0-pre (#1895) 2023-06-08 15:31:47 +02:00
WORKSPACE.bazel bazel: fill microservice version on devbuild target (#1994) 2023-07-06 08:46:06 +02: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.