commit
40c2af4e4b
|
@ -78,7 +78,7 @@ now supports pods with and without volumes, custom UID/GID ranges, and more!
|
|||
### Structured authorization configuration ([KEP-3221](https://kep.k8s.io/3221))
|
||||
|
||||
Support for [structured authorization
|
||||
configuration](/docs/reference/access-authn-authz/authorization/#configuring-the-api-server-using-an-authorization-config-file).)
|
||||
configuration](/docs/reference/access-authn-authz/authorization/#configuring-the-api-server-using-an-authorization-config-file)
|
||||
is moving to beta and will be enabled by default. This feature enables the creation of
|
||||
authorization chains with multiple webhooks with well-defined parameters that validate requests in a
|
||||
particular order and allows fine-grained control – such as explicit Deny on failures. The
|
||||
|
|
Loading…
Reference in New Issue