From c1f6231922f5633d2da2c4861404ed4e477a64a6 Mon Sep 17 00:00:00 2001 From: Christophe Tafani-Dereeper Date: Mon, 15 May 2023 16:46:54 +0200 Subject: [PATCH] AWS EKS -> Amazon EKS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e24d0d6..9d6b02a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ analysis](https://github.com/DataDog/managed-kubernetes-auditing-toolkit/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/DataDog/managed-kubernetes-auditing-toolkit/actions/workflows/static-analysis.yml) -MKAT is an all-in-one auditing toolkit for identifying common security issues within managed Kubernetes environments. It is focused on AWS EKS at the moment, and will be extended to other managed Kubernetes environments in the future. +MKAT is an all-in-one auditing toolkit for identifying common security issues within managed Kubernetes environments. It is focused on Amazon EKS at the moment, and will be extended to other managed Kubernetes environments in the future. Features: - 🔎 [Identify trust relationships between K8s service accounts and AWS IAM roles](#identify-trust-relationships-between-k8s-service-accounts-and-aws-iam-roles)