doc clean up

pull/48/merge
Kelsey Hightower 2016-09-11 06:04:44 -07:00
parent 60f4cfe453
commit fdec4174ba
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ sudo mv token.csv /var/lib/kubernetes/
##### Authorization ##### Authorization
Attribute-Based Access Control (ABAC) will be used to authorize access to the Kubernetes API. In this lab ABAC will be setup using the Kuberentes policy file backend as documented in the [Kubernetes authorization guide](http://kubernetes.io/docs/admin/authorization). Attribute-Based Access Control (ABAC) will be used to authorize access to the Kubernetes API. In this lab ABAC will be setup using the Kubernetes policy file backend as documented in the [Kubernetes authorization guide](http://kubernetes.io/docs/admin/authorization).
``` ```
wget https://raw.githubusercontent.com/kelseyhightower/kubernetes-the-hard-way/master/authorization-policy.jsonl wget https://raw.githubusercontent.com/kelseyhightower/kubernetes-the-hard-way/master/authorization-policy.jsonl