From 41c1e88f1c659bde0967183214c00cfa8ca8f066 Mon Sep 17 00:00:00 2001 From: Mike McKiernan Date: Fri, 14 Aug 2026 09:35:49 -0400 Subject: [PATCH 1/2] chore: Add release dates Signed-off-by: Mike McKiernan --- confidential-containers/release-notes.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/confidential-containers/release-notes.rst b/confidential-containers/release-notes.rst index 642374114..d58231869 100644 --- a/confidential-containers/release-notes.rst +++ b/confidential-containers/release-notes.rst @@ -31,6 +31,8 @@ This document describes the new features and known issues for the NVIDIA Confide 1.1.0 ===== +Release Date: August 11, 2026 + This release expands hardware coverage and updates the validated software stack. New Features @@ -70,6 +72,8 @@ Changes include: 1.0.0 ***** +Release Date: April 29, 2026 + This is the initial general availability (GA) release of the NVIDIA Confidential Containers Reference Architecture, a validated deployment model for running GPU-accelerated AI workloads inside hardware-enforced Trusted Execution Environments (TEEs). It is designed for organizations in regulated industries that require strong isolation and cryptographic verification to protect model intellectual property and sensitive data on untrusted infrastructure. From 427a118304e9d37f51c48566fe3983f8f99959fd Mon Sep 17 00:00:00 2001 From: Mike McKiernan Date: Fri, 14 Aug 2026 12:01:04 -0400 Subject: [PATCH 2/2] chore: Add EA date Signed-off-by: Mike McKiernan --- confidential-containers/release-notes.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/confidential-containers/release-notes.rst b/confidential-containers/release-notes.rst index d58231869..a15a3f66c 100644 --- a/confidential-containers/release-notes.rst +++ b/confidential-containers/release-notes.rst @@ -116,3 +116,15 @@ Limitations and Restrictions * All GPUs on the host must be configured for Confidential Computing. Configuring only a subset of GPUs on a node is not supported. For multi-GPU passthrough, all GPUs must be assigned to a single confidential VM. + +.. _coco-ea: + +Early Access Release +==================== + +Release Date: December 22, 2025 + + +The documentation for the early access release was published as part of the GPU Operator v25.10 release. +Refer to `Deploy Confidential Containers with NVIDIA GPU Operator `__. +