mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #14334 from zhengguoyong/del-parenthesis
Auto commit by PR queue bot
This commit is contained in:
		@@ -46,7 +46,7 @@ for a number of reasons:
 | 
			
		||||
  - User accounts are for humans.  Service accounts are for processes, which
 | 
			
		||||
    run in pods.
 | 
			
		||||
  - User accounts are intended to be global. Names must be unique across all
 | 
			
		||||
    namespaces of a cluster, future user resource will not be namespaced).
 | 
			
		||||
    namespaces of a cluster, future user resource will not be namespaced.
 | 
			
		||||
    Service accounts are namespaced.
 | 
			
		||||
  - Typically, a cluster's User accounts might be synced from a corporate
 | 
			
		||||
    database, where new user account creation requires special privileges and
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user