Add 1337 uid requirement (#2940)

* add a restriction about application UID 1337

* add UID to .spelling

* add UIDs to the spelling file

* Update content/docs/setup/kubernetes/spec-requirements/index.md

Co-Authored-By: vadimeisenbergibm <vadime@il.ibm.com>
This commit is contained in:
Vadim Eisenberg 2018-12-03 17:52:08 +02:00 committed by Shriram Rajagopalan
parent 33456ed1a2
commit 4a679f5607
2 changed files with 4 additions and 0 deletions

View File

@ -165,6 +165,8 @@ TLS-secured
Tcpdump
Tigera
TopicList
UID
UIDs
Undeploy
VMware
VM-based

View File

@ -29,3 +29,5 @@ cluster must satisfy the following requirements:
`app` label is used to add contextual information in distributed
tracing. The `app` and `version` labels are also used to add contextual information
in the metric telemetry collected by Istio.
* _**Application UIDs**_: Do **not** run applications as a user with the user ID (UID) value of **1337**.