Revert "Update abac.md (#13067)" (#16302)

This reverts commit 0ceb362beb.
This commit is contained in:
Qiming
2019-09-11 13:56:45 +08:00
committed by GitHub
parent 6533b7f028
commit bb03bc04d1
@@ -8,10 +8,6 @@ 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.