Quick Fix: Kubernetes Dashboard Forbidden on RBAC AKS Cluster
Reading Time: < 1 minuteIf you are using RBAC on your AKS cluster you will probably see a screen like the one below when you try to access the Kubernetes Dashboard. This is because you do not have access to the dashboard. Luckily its an easy fix. In your bash windows type the following. Read more…