Deprecation phase 2: secrets, security-context ... (#3408)
This commit is contained in:
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user