* about apiGroups Look at the source code, apiGroups is an empty set and not all are allowed, you need to use * to be able to, if it is an empty set if the resource does not have apiGroups then it will not be accessible Refer to: https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/v1/evaluation_helpers.go#L85 https://github.com/kubernetes/api/blob/master/rbac/v1/types.go#L29 * Update content/en/docs/reference/access-authn-authz/rbac.md Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update rbac.md * Update rbac.md * Update content/en/docs/reference/access-authn-authz/rbac.md the comma Co-authored-by: Jordan Liggitt <jordan@liggitt.net> * Update rbac.md All changed * Update content/en/docs/reference/access-authn-authz/rbac.md Co-authored-by: Qiming Teng <tengqm@outlook.com> * Update content/en/docs/reference/access-authn-authz/rbac.md Co-authored-by: Qiming Teng <tengqm@outlook.com> * Update content/en/docs/reference/access-authn-authz/rbac.md Co-authored-by: Qiming Teng <tengqm@outlook.com> --------- Co-authored-by: Jordan Liggitt <jordan@liggitt.net> Co-authored-by: Qiming Teng <tengqm@outlook.com> |
||
---|---|---|
.. | ||
concepts | ||
contribute | ||
doc-contributor-tools/linkchecker | ||
home | ||
images | ||
reference | ||
setup | ||
tasks | ||
tutorials | ||
_index.md | ||
test.md | ||
update-user-guide-links.py |