Update abac.md (#13067)

* Update abac.md

* Update abac.md

* Update abac.md
This commit is contained in:
RA489
2019-04-10 11:04:13 +05:30
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.