From 43d562fa317621fa3ce65b1bc3cd9beb06396dc4 Mon Sep 17 00:00:00 2001 From: seifrajhi Date: Sat, 24 Feb 2024 22:15:38 +0100 Subject: [PATCH] feat: Kubernetes Hardening Guidance --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b62343..4e8cc14 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ The Security checklist aims at providing a basic list of guidance with links to 8- [Kubernetes Security Checklist and Requirements](https://github.com/Vinum-Security/kubernetes-security-checklist) - Kubernetes Security Checklist and Requirements - All in One (authentication, authorization, logging, secrets, configuration, network, workloads, dockerfile). +9- [Kubernetes Hardening Manual](https://github.com/seifrajhi/kubernetes-hardening-checklist-guidance) - Kubernetes Hardening Guidance. + ### Storage