941f8d1ce4
* zh_trans: kubeadm-upgrade-1-12.md * update file * Update _index.md * Delete _index.md * Update kubeadm-upgrade-1-12.md * zh_trans: docs/reference/setup-tools/kubeadm/generated/kubeadm_config.md * Update kubeadm_config.md * zh_trans: fix Preview * zh_trans: fix Preview
743 B
Executable File
743 B
Executable File
title, id, date, full_link, short_description, aka, tags
| title | id | date | full_link | short_description | aka | tags | |
|---|---|---|---|---|---|---|---|
| Security Context | security-context | 2018-04-12 | /docs/tasks/configure-pod-container/security-context/ | The securityContext field defines privilege and access control settings for a Pod or Container, including the runtime UID and GID. |
|
The securityContext field defines privilege and access control settings for a Pod or Container, including the runtime UID and GID.
The securityContext field in a {{< glossary_tooltip term_id="pod" >}} (applying to all containers) or container is used to set the user (runAsUser) and group (fsGroup), capabilities, privilege settings, and security policies (SELinux/AppArmor/Seccomp) that container processes use.