Merge pull request #14334 from zhengguoyong/del-parenthesis

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-10-02 04:20:05 -07:00
commit de9dd42f58

View File

@ -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