From 4679bfb0554302e8b545908fb98bc6a78b7462a0 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Thu, 15 Aug 2024 17:18:45 +0300 Subject: [PATCH] README: add a link to our project board Signed-off-by: Mikko Ylinen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 329cb1e..d2c14e0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ delivering Confidential Computing for guest applications or data inside the TEE ### Get started quickly... - [Kubernetes Operator for Confidential - Computing](https://github.com/confidential-containers/confidential-containers-operator) : An + Computing](https://github.com/confidential-containers/operator) : An operator to deploy confidential containers runtime (and required configs) on a Kubernetes cluster @@ -35,6 +35,7 @@ delivering Confidential Computing for guest applications or data inside the TEE - [Project Overview](./overview.md) - [Project Architecture](./architecture.md) - [Our Roadmap](./roadmap.md) +- [Our Release Content Planning](https://github.com/orgs/confidential-containers/projects/6) - [Alignment with other Projects](alignment.md)