digitalocean / clusterlint

A best practices checker for Kubernetes clusters. 🤠
Apache License 2.0
542 stars 45 forks source link

Add permissions in the in-cluster RBAC doc #154

Closed tnorris closed 1 year ago

tnorris commented 1 year ago

Clusterlint is rad, while trying to deploy it at work, I ran into API permission errors. Someone else might be trying to do this, so here's a docfix 😄

This patch does three things:

tnorris commented 1 year ago

Hi @sundowndev, sorry for the ping, but you're someone that touched the RBAC docs. Do you mind taking a look at this? 😃

varshavaradarajan commented 1 year ago

Thank you @tnorris and @sundowndev!