<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rbac on GeekyRyan</title><link>https://rnemeth90.github.io/tags/rbac/</link><description>Recent content in Rbac on GeekyRyan</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 May 2023 09:00:00 +0000</lastBuildDate><atom:link href="https://rnemeth90.github.io/tags/rbac/index.xml" rel="self" type="application/rss+xml"/><item><title>Locking Down AKS Access with Azure RBAC and Privileged Identity Management</title><link>https://rnemeth90.github.io/projects/2023-05-01-aks-rbac-and-pim/</link><pubDate>Mon, 01 May 2023 09:00:00 +0000</pubDate><guid>https://rnemeth90.github.io/projects/2023-05-01-aks-rbac-and-pim/</guid><description>&lt;p&gt;Kubernetes&amp;rsquo; built-in RBAC is powerful, but managing it purely inside the cluster (via kubeconfigs and static role bindings) doesn&amp;rsquo;t integrate well with how most organizations manage identity and access at the directory level. Azure RBAC integration for AKS lets you manage cluster access using Azure AD groups and role assignments, which is a much better fit for how access reviews and least-privilege policies actually get enforced.&lt;/p&gt;&#10;&lt;p&gt;This project deployed Azure RBAC to our AKS clusters so that cluster access is controlled the same way as the rest of our Azure resources, and paired it with Privileged Identity Management (PIM) so that elevated cluster permissions are just-in-time and time-bound rather than standing access.&lt;/p&gt;</description></item></channel></rss>