Deprecation complete: secrets/index ... (#3554)

This commit is contained in:
Steve Perry
2017-04-26 17:13:34 -07:00
committed by GitHub
parent b37b5d1957
commit 92b6057d9c
18 changed files with 27 additions and 89 deletions
+3
View File
@@ -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
+3
View File
@@ -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
@@ -4,6 +4,9 @@ assignees:
- liggitt
- thockin
title: Configuring Service Accounts
redirect_from:
- "/docs/user-guide/service-accounts/"
- "/docs/user-guide/service-accounts.html"
---
A service account provides an identity for processes that run in a Pod.
@@ -4,6 +4,9 @@ assignees:
- jszczepkowski
- directxman12
title: Horizontal Pod Autoscaling
redirect_from:
- "/docs/user-guide/horizontal-pod-autoscaling/"
- "/docs/user-guide/horizontal-pod-autoscaling/index.html"
---
This document describes the current state of Horizontal Pod Autoscaling in Kubernetes.
+3
View File
@@ -2,6 +2,9 @@
assignees:
- jessfraz
title: Injecting Information into Pods Using a PodPreset
redirect_from:
- "/docs/user-guide/pod-preset/index/"
- "/docs/user-guide/pod-preset/index.html"
---
You can use a `podpreset` object to inject certain information into pods at creation
-10
View File
@@ -1,10 +0,0 @@
---
assignees:
- mikedanese
- thockin
title: Annotations
---
{% include user-guide-content-moved.md %}
[Annotations](/docs/concepts/overview/working-with-objects/annotations/)
@@ -1,11 +0,0 @@
---
assignees:
- fgrzadkowski
- jszczepkowski
- directxman12
title: Horizontal Pod Autoscaling
---
{% include user-guide-content-moved.md %}
[Horizontal Pod Autoscaling](/docs/tasks/run-application/horizontal-pod-autoscale/)
-10
View File
@@ -1,10 +0,0 @@
---
assignees:
- jessfraz
title: Pod Preset
---
{% include user-guide-content-moved.md %}
[Injecting Information into Pods Using a PodPreset](/docs/tasks/run-application/podpreset/)
@@ -1,9 +0,0 @@
---
assignees:
- pweil-
title: Pod Security Policies
---
{% include user-guide-content-moved.md %}
[Pod Security Policies](/docs/concepts/policy/pod-security-policy/)
-9
View File
@@ -1,9 +0,0 @@
---
assignees:
- mikedanese
title: Secrets
---
{% include user-guide-content-moved.md %}
[Secrets](/docs/concepts/configuration/secret/)
-11
View File
@@ -1,11 +0,0 @@
---
assignees:
- erictune
- mikedanese
- thockin
title: Security Context
---
{% include user-guide-content-moved.md %}
[Security Context](/docs/concepts/policy/security-context/)
-11
View File
@@ -1,11 +0,0 @@
---
assignees:
- bprashanth
- liggitt
- thockin
title: Service Accounts
---
{% include user-guide-content-moved.md %}
[Configuring Service Accounts](/docs/tasks/configure-pod-container/configure-service-account/)
-9
View File
@@ -1,9 +0,0 @@
---
assignees:
- bprashanth
title: Services
---
{% include user-guide-content-moved.md %}
[Services](/docs/concepts/services-networking/service/)
-9
View File
@@ -1,9 +0,0 @@
---
assignees:
- IanLewis
title: Third Party Resources
---
{% include user-guide-content-moved.md %}
[Third Party Resources](/docs/concepts/ecosystem/thirdpartyresource/)