Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions gpu-operator/deploy-kata-containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,27 @@ Limitations and Restrictions
* NVIDIA supports the Operator and Kata Containers with the containerd runtime only.


********************************
OpenShift Container Platform
********************************

Red Hat OpenShift Container Platform uses CRI-O and manages Kata Containers through
the Red Hat OpenShift Sandboxed Containers Operator. The procedure on this page uses
the ``kata-deploy`` Helm chart and is intended for containerd-based Kubernetes
clusters; do not use it to install Kata Containers on OpenShift.

For OpenShift deployments, install the Red Hat OpenShift Sandboxed Containers
Operator by following the `Red Hat documentation <https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/sandboxed_containers/>`__.
Then install the NVIDIA GPU Operator by following
:doc:`the OpenShift installation guide <../openshift/install-gpu-ocp>`.

.. note::

The GPU Operator provides Technology Preview support for Red Hat OpenShift
Sandboxed Containers v1.12. Verify the supported OpenShift and GPU Operator
versions before deploying this configuration.


.. _kata-containers-cluster-topology-considerations:

*******************************
Expand Down