Small editorial fixes in glossary entries (#18807)
* Small editorial fixes in glossary entries * Revert the wording in the glossary term for proxy
This commit is contained in:
committed by
GitHub
parent
b093fdefcc
commit
6474db98a1
@@ -15,5 +15,5 @@ tags:
|
||||
|
||||
<!--more-->
|
||||
|
||||
When processes inside Pods access the cluster, they are authenticated by the API server as a particular service account, for example, `default`. When you create a Pod, if you do not specify a service account, it is automatically assigned the default service account in the same namespace {{< glossary_tooltip text="Namespace" term_id="namespace" >}}.
|
||||
When processes inside Pods access the cluster, they are authenticated by the API server as a particular service account, for example, `default`. When you create a Pod, if you do not specify a service account, it is automatically assigned the default service account in the same {{< glossary_tooltip text="Namespace" term_id="namespace" >}}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user