kubernetes / kubernetes/website

Clarify / emphasize resource name rules for RBAC

Open
#50,352 6 comments 0 reactions 2 assignees Claimed by @Aryan-Bagale View on GitHub
sig/auth triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

https://kubernetes.io/docs/reference/access-authn-authz/rbac/

Can you please update this page to mention somewhere that resources need to be
- plural
- lowercase

I just spent two hours wondering why a ClusterRole wasn't working for me until I finally, in desperation, added an `s` -- the error message shown had the singular of the resource, but the ClusterRole needs the plural.

This is not obvious in the docs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.