Update concept graphic in README (#136)

* Update concept graphic in README
This commit is contained in:
Felix Schuster 2022-09-13 11:31:52 +02:00 committed by GitHub
parent 2a6c5df7cc
commit b972bfa17d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 612 additions and 565 deletions

View file

@ -1,6 +1,6 @@
![Constellation](docs/static/img/banner.svg)
# Always Encrypted K8s
# Always Encrypted Kubernetes
<p>
<a href="https://github.com/edgelesssys/constellation/blob/main/LICENSE"><img src="https://img.shields.io/github/license/edgelesssys/constellation" alt="Constellation License"></a>
@ -13,7 +13,7 @@
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.
<img src="docs/static/img/concept.svg" alt="Concept" width="65%"/>
<img src="docs/static/img/concept.svg" alt="Concept" width="85%"/>
## Goals

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Before After
Before After