-
Notifications
You must be signed in to change notification settings - Fork 37
Add Kata containers docs for 26.3.0 release #365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -94,7 +94,6 @@ The GPU Operator deploys the components needed to run Confidential Containers to | |
| * NVIDIA Confidential Computing Manager (cc-manager) for Kubernetes - to set the confidential computing (CC) mode on the NVIDIA GPUs. | ||
| * NVIDIA Sandbox Device Plugin - to discover NVIDIA GPUs along with their capabilities, to advertise these to Kubernetes, and to allocate GPUs during pod deployment. | ||
| * NVIDIA VFIO Manager - to bind discovered NVIDIA GPUs to the vfio-pci driver for VFIO passthrough. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. see https://github.com/kata-containers/kata-containers/pull/12651/changes: |
||
| * NVIDIA Kata Manager for Kubernetes - to create host-side CDI specifications for GPU passthrough. | ||
|
|
||
| **Kata Deploy** | ||
|
|
||
|
|
@@ -167,7 +166,6 @@ The following is the component stack to support the open Reference Architecture | |
| | - NVIDIA VFIO Manager | ||
| | - NVIDIA Sandbox device plugin | ||
| | - NVIDIA Confidential Computing Manager for Kubernetes | ||
| | - NVIDIA Kata Manager for Kubernetes | ||
| - v25.10.0 and higher | ||
| * - CoCo release (EA) | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this intentional? I think for our latest stack we need a Kata 3.28 release. |
||
| | - Kata 3.25 (w/ kata-deploy helm) | ||
|
|
@@ -194,8 +192,7 @@ You can configure all the worker nodes in your cluster for running GPU workloads | |
| * NVIDIA MIG Manager for Kubernetes | ||
| * Node Feature Discovery | ||
| * NVIDIA GPU Feature Discovery | ||
| - * NVIDIA Kata Manager for Kubernetes | ||
| * NVIDIA Confidential Computing Manager for Kubernetes | ||
| - * NVIDIA Confidential Computing Manager for Kubernetes | ||
| * NVIDIA Sandbox Device Plugin | ||
| * NVIDIA VFIO Manager | ||
| * Node Feature Discovery | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/kata-containers/kata-containers/pull/12651/changes has an updated version on the description of the sandbox device plugin