Prototype for deprecating User Guide topic.
This commit is contained in:
@@ -56,7 +56,6 @@ toc:
|
|||||||
|
|
||||||
- title: Containers and Pods
|
- title: Containers and Pods
|
||||||
section:
|
section:
|
||||||
- docs/user-guide/simple-nginx.md
|
|
||||||
- docs/user-guide/pods/single-container.md
|
- docs/user-guide/pods/single-container.md
|
||||||
- docs/user-guide/pods/multi-container.md
|
- docs/user-guide/pods/multi-container.md
|
||||||
- docs/user-guide/pods/init-container.md
|
- docs/user-guide/pods/init-container.md
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Running a Stateless Application Using a Deployment
|
title: Running a Stateless Application Using a Deployment
|
||||||
|
redirect_from:
|
||||||
|
- "/docs/user-guide/simple-nginx/"
|
||||||
|
- "/docs/user-guide/simple-nginx.html"
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture overview %}
|
{% capture overview %}
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
title: Running Your First Containers
|
|
||||||
---
|
|
||||||
|
|
||||||
{% include user-guide-content-moved.md %}
|
|
||||||
|
|
||||||
[Running a Stateless Application Using a Deployment](/docs/tutorials/stateless-application/run-stateless-application-deployment/)
|
|
||||||
@@ -5,5 +5,6 @@ Disallow: /v1.0/
|
|||||||
Disallow: /v1.1/
|
Disallow: /v1.1/
|
||||||
Disallow: /404/
|
Disallow: /404/
|
||||||
Disallow: 404.html
|
Disallow: 404.html
|
||||||
|
Disallow: /docs/user-guide/docs/user-guide/simple-nginx/
|
||||||
|
|
||||||
SITEMAP: http://kubernetes.io/sitemap.xml
|
SITEMAP: http://kubernetes.io/sitemap.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user