Skip to content

Commit 52e0ef4

Browse files
VeronicaSnykgitbook-bot
authored andcommitted
GITBOOK-8483: vc-Update Snyk Runtime Sensor docs
1 parent 1cde1e1 commit 52e0ef4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

docs/getting-started/snyk-release-process.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Not all features follow all these stages, and timelines for each feature to move
5858
* [Sysdig](../manage-risk/snyk-apprisk/integrations-for-snyk-apprisk/connect-a-third-party-integration.md#sysdig-setup-guide)
5959
* [Issues Analytics](../manage-risk/enterprise-analytics/issues-analytics.md)
6060
* [Application Analytics](../manage-risk/enterprise-analytics/application-analytics.md)
61+
* [Snyk Runtime Sensor](../manage-risk/snyk-apprisk/integrations-for-snyk-apprisk/snyk-runtime-sensor.md)
6162

6263
## General Availability
6364

docs/manage-risk/snyk-apprisk/integrations-for-snyk-apprisk/snyk-runtime-sensor.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% hint style="info" %}
44
**Release status**
55

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.
77
{% endhint %}
88

99
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
276276
277277
To deploy the Snyk Runtime Sensor on Amazon EKS with EKS Add-on, you need to meet the following prerequisites:
278278
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.
282282
4. Ensure you have a Snyk service account token ready with the right permissions, as described in the [prerequisites](snyk-runtime-sensor.md#prerequisites).
283283
284284
#### **Enable the Snyk Runtime Sensor add-on from AWS console**
285285
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.
287287
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).
289289
290290
<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>
291291

0 commit comments

Comments
 (0)