Accessing RBAC enabled Kubernetes Dashboard
This is an article on how you can configure Service Account and RoleBinding in order to make Dashbaord work. As of release Kubernetes v1.7, Dashboard no longer has full admin privileges granted by default. All the privileges are revoked and only minimal privileges granted, that are required to make Dashboard work. With default priviledge, you’ll see the following errors showed up on the Dashboard. [Azure Kubernetes Service (AKS)] RBAC is enabled by default Since Azure CLI version 2....