 f125a8b892
			
		
	
	f125a8b892
	
	
	
		
			
			This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			424 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			424 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| 
 | |
| .. kot1588353813955
 | |
| .. _kubernetes-user-tutorials-overview:
 | |
| 
 | |
| ===============
 | |
| Access Overview
 | |
| ===============
 | |
| 
 | |
| A general user of |prod| can access the system using remote
 | |
| **kubectl**/**helm** |CLIs| and the Kubernetes
 | |
| Dashboard.
 | |
| 
 | |
| Your |prod| administrator must setup a user account (that is, either a local
 | |
| Kubernetes ServiceAccount or a remote Windows Active Directory account), and
 | |
| Kubernetes RBAC authorization policies.
 |