File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ and using the values gathered in previous step.
3838
3939### 2. Prepare ** EKS SysdigComputeRole**
4040
41+ First let's review permission schema.
42+ ![ permission schema] ( ./diagram.png )
43+
4144In further steps, we will deploy Sysdig compute workload inside an EKS cluster.
4245We are going to need a ` SysdigComputeRole ` , to configure some permissions to be able to fetch the required data.
4346Have this role ARN at hand.
@@ -123,8 +126,6 @@ Now we will need to perform same **permissions setup on the S3 bucket**. Add fol
123126
124127### 6. ** Sysdig Compute** Workload deployment in ** K8s**
125128
126- First let's review permission schema.
127- ![ permission schema] ( ./diagram.png )
128129Following Step2. We will setup ` SysdigComputeRole ` , to be able to work with the SQS and S3 resources.
129130
130131``` text
You can’t perform that action at this time.
0 commit comments