mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-21 23:48:29 +00:00
Fixed: #96 The current quick start is relatively lengthy, this commit make the technology stacks for special HW separate markdown pages: - Use simple-kbs to encrypt container image and deploy it on SEV: `guides/sev-guide.md` - Use Verdictd to encrypt container image and deploy it on TDX: `guides/eaa-verdictd-guide.md` Signed-off-by: Jiale Zhang <zhangjiale@linux.alibaba.com>