|
3 | 3 | {% hint style="info" %}
|
4 | 4 | **Release status**
|
5 | 5 |
|
6 |
| -The Snyk Runtime Sensor for Snyk AppRisk Pro is in Closed Beta and is available only with Snyk Enterprise plans with Snyk AppRisk Pro. If you want to set it up in your Group, contact your Snyk account team. |
| 6 | +The Snyk Runtime Sensor for Snyk AppRisk Pro is in Early Access, and is available only with Snyk Enterprise plans with Snyk AppRisk Pro. If you want to set it up in your Group, contact your Snyk account team. |
7 | 7 | {% endhint %}
|
8 | 8 |
|
9 | 9 | The Snyk Runtime Sensor is a [Kubernetes DaemonSet](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/) that watches your deployments on a Kubernetes cluster and sends the collected data to Snyk.
|
@@ -276,16 +276,16 @@ Snyk provides a straightforward process for installing the Snyk Runtime Sensor o
|
276 | 276 |
|
277 | 277 | To deploy the Snyk Runtime Sensor on Amazon EKS with EKS Add-on, you need to meet the following prerequisites:
|
278 | 278 |
|
279 |
| -1. Subscribe to Snyk Runtime Sensor on AWS Marketplace [here](https://aws.amazon.com/marketplace/pp/prodview-i23vvrxuamcya). |
280 |
| -2. Install the following tools: `kubectl`, `AWS CLI`, and optionally `eksctl`.  |
281 |
| -3. Ensure you have access to the Amazon EKS cluster where you want to install the sensor.  |
| 279 | +1. Subscribe to Snyk Runtime Sensor on AWS Marketplace [here](https://aws.amazon.com/marketplace/pp/prodview-i23vvrxuamcya). This should be done in each account that has clusters you want to integrate the sensor with. |
| 280 | +2. Install the following tools: `kubectl`, `AWS CLI`, and optionally `eksctl`. |
| 281 | +3. Ensure you have access to the Amazon EKS clusters where you want to install the sensor. |
282 | 282 | 4. Ensure you have a Snyk service account token ready with the right permissions, as described in the [prerequisites](snyk-runtime-sensor.md#prerequisites).
|
283 | 283 |
|
284 | 284 | #### **Enable the Snyk Runtime Sensor add-on from AWS console**
|
285 | 285 |
|
286 |
| -After you have successfully set up a subscription to Snyk Runtime Sensor on AWS Marketplace and followed the on-screen instructions, you will be redirected to Amazon EKS console.  |
| 286 | +After you have successfully set up a subscription to Snyk Runtime Sensor on AWS Marketplace and followed the on-screen instructions, you will be redirected to Amazon EKS console. |
287 | 287 |
|
288 |
| -To enable the Snyk Runtime Sensor for your Amazon EKS cluster, select your cluster on the Amazon EKS console. Then, navigate to the Add-ons tab and choose "Get more add-ons". Use the search bar to find "runtime" and follow the on-screen instructions to enable the add-on for your cluster. |
| 288 | +To enable the Snyk Runtime Sensor for your Amazon EKS cluster, select your cluster on the Amazon EKS console. Then, navigate to the Add-ons tab and choose "Get more add-ons". Use the search bar to find "runtime" and follow the on-screen instructions to enable the add-on for your cluster. This process should be done for each cluster you want to integrate the sensor with (i.e. for each cluster you want to collect data from). |
289 | 289 |
|
290 | 290 | <figure><img src="../../../.gitbook/assets/Screenshot 2024-05-26 at 15.53.23.png" alt="Select the Snyk Runtime Sensor add-on"><figcaption><p>Select the Snyk Runtime Sensor add-on</p></figcaption></figure>
|
291 | 291 |
|
|
0 commit comments