Deprecation complete: secrets/index ... (#3554)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- mikedanese
|
||||
title: Secrets
|
||||
redirect_from:
|
||||
- "/docs/user-guide/secrets/index/"
|
||||
- "/docs/user-guide/secrets/index.html"
|
||||
---
|
||||
|
||||
Objects of type `secret` are intended to hold sensitive information, such as
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- IanLewis
|
||||
title: Third Party Resources
|
||||
redirect_from:
|
||||
- "/docs/user-guide/thirdpartyresources/"
|
||||
- "/docs/user-guide/thirdpartyresources.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
---
|
||||
title: Annotations
|
||||
redirect_from:
|
||||
- "/docs/user-guide/annotations/"
|
||||
- "/docs/user-guide/annotations.html"
|
||||
---
|
||||
|
||||
{% capture overview %}
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- pweil-
|
||||
title: Pod Security Policies
|
||||
redirect_from:
|
||||
- "/docs/user-guide/pod-security-policy/"
|
||||
- "/docs/user-guide/pod-security-policy/index.html"
|
||||
---
|
||||
|
||||
Objects of type `PodSecurityPolicy` govern the ability
|
||||
|
||||
@@ -4,6 +4,9 @@ assignees:
|
||||
- mikedanese
|
||||
- thockin
|
||||
title: Security Context
|
||||
redirect_from:
|
||||
- "/docs/user-guide/security-context/"
|
||||
- "/docs/user-guide/security-context.html"
|
||||
---
|
||||
|
||||
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container. See [security context design](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/security-context-constraints.md) for more details.
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
assignees:
|
||||
- bprashanth
|
||||
title: Services
|
||||
redirect_from:
|
||||
- "/docs/user-guide/services/"
|
||||
- "/docs/user-guide/services/index.html"
|
||||
---
|
||||
|
||||
Kubernetes [`Pods`](/docs/user-guide/pods) are mortal. They are born and when they die, they
|
||||
|
||||
Reference in New Issue
Block a user