Skip to content

Commit 3f68fab

Browse files
committed
Deployment prereqs
1 parent ef35d82 commit 3f68fab

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/openshift/confidential-containers-deploy.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ms.custom: template-how-to
1414

1515
This article describes the steps required to deploy Confidential Containers for an ARO cluster. This process involves two main parts and multiple steps:
1616

17-
1817
**Part 1: Deploy OpenShift Sandboxed Containers**
1918

2019
1. [Install the OpenShift Sandboxed Containers Operator](#install-the-openshift-sandboxed-containers-operator).
@@ -82,6 +81,15 @@ This article describes the steps required to deploy Confidential Containers for
8281

8382
Create a test pod and retrieve its secret to verify the attestation process.
8483

84+
## Prerequisites
85+
86+
- An existing ARO cluster with at least one worker node
87+
88+
- Access to the cluster with the `cluster-admin` role
89+
90+
- The [OpenShift CLI installed](howto-create-private-cluster-4x.md#install-the-openshift-cli)
91+
92+
8593
## Part 1: Deploy OpenShift sandboxed containers
8694

8795
> [!NOTE]

0 commit comments

Comments
 (0)