mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 04:26:20 -04:00
Update concept graphic in README (#136)
* Update concept graphic in README
This commit is contained in:
parent
2a6c5df7cc
commit
b972bfa17d
2 changed files with 612 additions and 565 deletions
|
@ -1,6 +1,6 @@
|
|||

|
||||
|
||||
# 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
|
||||
|
||||
|
|
1173
docs/static/img/concept.svg
vendored
1173
docs/static/img/concept.svg
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 107 KiB |
Loading…
Add table
Add a link
Reference in a new issue