From 6a20a9d2e519af2d056e7f0c47629640123b022a Mon Sep 17 00:00:00 2001 From: vfiftyfive Date: Tue, 23 Apr 2024 19:51:14 +0100 Subject: [PATCH] fix typo --- docs/features/aws-iam/tutorials/aws-iam-eks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/aws-iam/tutorials/aws-iam-eks.mdx b/docs/features/aws-iam/tutorials/aws-iam-eks.mdx index 7a468bb6f..e1488a1d4 100644 --- a/docs/features/aws-iam/tutorials/aws-iam-eks.mdx +++ b/docs/features/aws-iam/tutorials/aws-iam-eks.mdx @@ -48,7 +48,7 @@ aws eks update-kubeconfig --region us-west-2 --name otterize-iam-eks-tutorial ### 2. Deploy Otterize for AWS IAM To deploy Otterize, head over to [Otterize Cloud](https://app.otterize.com) and: -1. 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. +1. 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. 2. Create an AWS IAM integration on the [Integrations page](https://app.otterize.com/integrations).