Fix the link to the authentication documentation
This commit is contained in:
		
							parent
							
								
									ccac29bff3
								
							
						
					
					
						commit
						78edbf0f16
					
				|  | @ -381,7 +381,7 @@ Subjects can be groups, users or service accounts. | ||||||
| Users are represented by strings.  These can be plain usernames, like | Users are represented by strings.  These can be plain usernames, like | ||||||
| "alice", or email style names, like "bob@example.com", or numeric ids | "alice", or email style names, like "bob@example.com", or numeric ids | ||||||
| as string.  It is up to the Kubernetes admin to configure | as string.  It is up to the Kubernetes admin to configure | ||||||
| the [authentication modules](/doc/admin/authentication/) to produce | the [authentication modules](/docs/admin/authentication/) to produce | ||||||
| usernames in the desired format.  The RBAC authorization system does | usernames in the desired format.  The RBAC authorization system does | ||||||
| not require any particular format.  However, the prefix `system:` is | not require any particular format.  However, the prefix `system:` is | ||||||
| reserved for Kubernetes system use, and so the admin should ensure | reserved for Kubernetes system use, and so the admin should ensure | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue