Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove from TOC/Search: pods/init-containers ... #2694

Merged
merged 1 commit into from
Mar 21, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions _data/guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,12 @@ toc:
- title: Containers and Pods
section:
- docs/user-guide/pods/multi-container.md
- docs/user-guide/pods/init-container.md
- docs/user-guide/pod-templates.md
- docs/user-guide/environment-guide/index.md
- docs/user-guide/compute-resources.md
- docs/user-guide/pod-states.md
- docs/user-guide/liveness/index.md
- docs/user-guide/container-environment.md
- docs/user-guide/node-selection/index.md
- docs/user-guide/downward-api/index.md
- docs/user-guide/downward-api/volume/index.md
- docs/user-guide/petset/bootstrapping/index.md

- title: Monitoring, Logging, and Debugging Containers
Expand All @@ -74,7 +70,6 @@ toc:
- docs/user-guide/logging/overview.md
- docs/user-guide/logging/stackdriver.md
- docs/user-guide/logging/elasticsearch.md
- docs/user-guide/getting-into-containers.md
- docs/user-guide/connecting-to-applications-proxy.md
- docs/user-guide/connecting-to-applications-port-forward.md
- title: Using Explorer to Examine the Runtime Environment
Expand Down
8 changes: 8 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,20 @@ Disallow: 404.html
Disallow: /docs/user-guide/configuring-containers
Disallow: /docs/user-guide/containers
Disallow: /docs/user-guide/deploying-applications
Disallow: /docs/user-guide/getting-into-containers
>>>>>>> fb2ab359... Remove from TOC/Search: pods/init-containers ...
Disallow: /docs/user-guide/liveness/index
Disallow: /docs/user-guide/pod-states
Disallow: /docs/user-guide/simple-nginx
Disallow: /docs/user-guide/production-pods
Disallow: /docs/user-guide/quick-start

Disallow: /docs/user-guide/downward-api/index
Disallow: /docs/user-guide/downward-api/volume/index

Disallow: /docs/user-guide/persistent-volumes/walkthrough

Disallow: /docs/user-guide/pods/init-container
Disallow: /docs/user-guide/pods/single-container

Disallow: /docs/user-guide/secrets/walkthrough
Expand Down
9 changes: 8 additions & 1 deletion skip_toc_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@ docs/user-guide/walkthrough/k8s201.md
docs/user-guide/logging-demo/README.md
docs/user-guide/downward-api/README.md
docs/user-guide/configmap/README.md
docs/concepts/abstractions/pod-termination.md
docs/concepts/abstractions/pod-termination.md

docs/user-guide/pods/init-container.md
docs/user-guide/pod-states.md
docs/user-guide/downward-api/index.md
docs/user-guide/downward-api/volume/index.md
docs/user-guide/getting-into-containers.md