From bfd772e0cfb3861787cb10986b4d9e4e18e2e796 Mon Sep 17 00:00:00 2001 From: vfiftyfive Date: Wed, 24 Apr 2024 13:25:13 +0100 Subject: [PATCH] Fix tutorial pre-requisites --- .../tutorials/k8s-network-policies.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features/network-mapping-network-policies/tutorials/k8s-network-policies.mdx b/docs/features/network-mapping-network-policies/tutorials/k8s-network-policies.mdx index c64833ee7..b8c9a5f2b 100644 --- a/docs/features/network-mapping-network-policies/tutorials/k8s-network-policies.mdx +++ b/docs/features/network-mapping-network-policies/tutorials/k8s-network-policies.mdx @@ -24,9 +24,7 @@ In this tutorial, we will: ## Prerequisites ### Install Otterize on your cluster -To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and associate a Kubernetes cluster on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. - -We will also need the [Otterize CLI](/overview/installation#install-the-otterize-cli). +To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and create a Kubernetes integration on the [Integrations page](https://app.otterize.com/integrations), and follow the instructions. *Make sure to enable enforcement mode for this tutorial*. If you already have a Kubernetes cluster connected, skip this step. ## Tutorial