website/content/en/docs
zmquan b1bd85a421
about apiGroups (#40315)
* 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>
2023-04-04 22:01:38 -07:00
..
concepts Merge pull request #40264 from kinvolk/rata/userns-1.25 2023-04-03 22:59:51 -07:00
contribute Merge pull request #40306 from sftim/20230323_drop_katacoda 2023-03-31 09:01:49 -07:00
doc-contributor-tools/linkchecker
home
images chore: Change color manually to blue 2023-01-11 13:19:28 -05:00
reference about apiGroups (#40315) 2023-04-04 22:01:38 -07:00
setup [en] fix Equinix Metal url 404 2023-03-27 00:03:21 +08:00
tasks update link of go package text/template 2023-04-04 23:18:24 +08:00
tutorials Tweak line wrapings and fix indentations in mysql-wordpress-persistent-volume.md 2023-04-04 22:43:39 +08:00
_index.md
test.md
update-user-guide-links.py