Sign in
Log inSign up
Guy Goldenberg

21 likes

8.5K reads

3 comments

Juanse Albuja
Juanse Albuja
Mar 29, 2023

Hi! Great article :D thank you for sharing! I think you need to update the clusterrole-binding YAML to point to the correct (updated) API, from rbac.authorization.Kubernetes.io to rbac.authorization.k8s.io.

Abid Zafar
Abid Zafar
Jun 8, 2023

Thanks for a very useful stuff, I need to ask if instead of cluster role and binding can we user simple role and rolebinding to restrict on the namespaces bases access using IAM role?

Abid Zafar
Abid Zafar
Sep 23, 2023

Thanks for the valuable document, I need to ask how instead of cluster role binding how can we use role and role-binding to avoid --group system:master and it should be namesapce based?