Deprecation phase 2: secrets, security-context ... (#3408)

This commit is contained in:
Steve Perry
2017-04-14 10:26:09 -07:00
committed by GitHub
parent 43801eaa67
commit d868bb9808
3 changed files with 21 additions and 19 deletions
-10
View File
@@ -65,18 +65,8 @@ toc:
- title: Glossary
section:
- docs/user-guide/annotations.md
- docs/user-guide/cron-jobs.md
- docs/user-guide/horizontal-pod-autoscaling/index.md
- docs/user-guide/labels.md
- docs/user-guide/pod-security-policy/index.md
- docs/user-guide/pod-preset/index.md
- docs/admin/resourcequota/index.md
- docs/user-guide/secrets/index.md
- docs/user-guide/security-context.md
- docs/user-guide/services/index.md
- docs/user-guide/service-accounts.md
- docs/user-guide/thirdpartyresources.md
- title: Kubernetes Design Docs
section:
+11
View File
@@ -130,6 +130,17 @@ Disallow: /docs/admin/node.html
Disallow: /docs/user-guide/petset.html
Disallow: /docs/user-guide/pods/intex.html
docs/user-guide/replication-controller/index.html
docs/user-guide/secrets/index.html
docs/user-guide/security-context.html
docs/user-guide/services/index.html
docs/user-guide/service-accounts.html
docs/user-guide/thirdpartyresources.html
docs/user-guide/pod-preset/index.html
docs/user-guide/pod-security-policy/index.html
docs/user-guide/horizontal-pod-autoscaling/index.html
docs/user-guide/annotations.html
SITEMAP: http://kubernetes.io/sitemap.xml
+10 -9
View File
@@ -126,12 +126,13 @@ docs/admin/node.md
docs/user-guide/petset.md
docs/user-guide/pods/index.md
docs/user-guide/replication-controller/index.md
docs/user-guide/secrets/index.md
docs/user-guide/security-context.md
docs/user-guide/services/index.md
docs/user-guide/service-accounts.md
docs/user-guide/thirdpartyresources.md
docs/user-guide/pod-preset/index.md
docs/user-guide/pod-security-policy/index.md
docs/user-guide/horizontal-pod-autoscaling/index.md
docs/user-guide/annotations.md