Update abac.md (#13067)
* Update abac.md * Update abac.md * Update abac.md
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
000aa4520e
commit
0ceb362beb
@@ -8,6 +8,10 @@ title: Using ABAC Authorization
|
||||
content_template: templates/concept
|
||||
weight: 80
|
||||
---
|
||||
{{< note >}}
|
||||
{{< feature-state state="deprecated" for_k8s_version="1.6" >}}
|
||||
The ABAC Authorization feature has been considered deprecated from the Kubernetes 1.6 release.
|
||||
{{< /note >}}
|
||||
|
||||
{{% capture overview %}}
|
||||
Attribute-based access control (ABAC) defines an access control paradigm whereby access rights are granted to users through the use of policies which combine attributes together.
|
||||
|
||||
Reference in New Issue
Block a user