Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16

This commit is contained in:
Tunde Oladipupo
2019-09-12 01:45:58 -06:00
26 changed files with 767 additions and 164 deletions
@@ -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.