From 79963700fb3d96e0a9b6691e147bbea42ea756ba Mon Sep 17 00:00:00 2001 From: Uri Sarid Date: Sat, 3 Jun 2023 12:09:37 -0700 Subject: [PATCH] Updated the What's next section. --- .../visual-ibac-istio-authorization-policies.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/quick-visual-tutorials/visual-ibac-istio-authorization-policies.mdx b/docs/quick-visual-tutorials/visual-ibac-istio-authorization-policies.mdx index ed6b8e631..1742c885f 100644 --- a/docs/quick-visual-tutorials/visual-ibac-istio-authorization-policies.mdx +++ b/docs/quick-visual-tutorials/visual-ibac-istio-authorization-policies.mdx @@ -327,7 +327,8 @@ spec: ## What's next -- Learn how to [manage secure access for Kafka](/quick-visual-tutorials/visual-ibac-kafka-k8s) using the demo lab tutorial. +- Learn how to [roll out IBAC with Kubernetes network policies](/quick-visual-tutorials/visual-ibac-network-policies), automatically generating and updating network policies. +- Learn how to [roll out secure access for Kafka in Kubernetes](/quick-visual-tutorials/visual-ibac-kafka-k8s), automating both mTLS for client authentication and the ACLs built into Kafka. ## Teardown