From acbe355f1e1ea5676a67d544efd0760f7db1db4b Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Thu, 21 Oct 2021 23:11:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=EF=B8=8F=20Add=20link=20to=20RBAC?= =?UTF-8?q?=20Tool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/authn-authz.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/k8s/authn-authz.md b/slides/k8s/authn-authz.md index da1b59ab..96bfc879 100644 --- a/slides/k8s/authn-authz.md +++ b/slides/k8s/authn-authz.md @@ -735,6 +735,8 @@ class: extra-details - `kubectl rbac-lookup` / [RBAC Lookup](https://github.com/FairwindsOps/rbac-lookup) by FairwindsOps + - `kubectl rbac-tool` / [RBAC Tool](https://github.com/alcideio/rbac-tool) by insightCloudSec + - `kubectl` plugins can be installed and managed with `krew` - They can also be installed and executed as standalone programs