Deprecation complete: jobs/expansions ... (#3532)

reviewable/pr3533/r1
Steve Perry 2017-04-25 15:44:22 -07:00 committed by GitHub
parent 968cc459f4
commit 5e3a0f555c
12 changed files with 18 additions and 56 deletions

View File

@ -3,6 +3,9 @@ assignees:
- bprashanth
- quinton-hoole
title: Cross-cluster Service Discovery using Federated Services
redirect_from:
- "/docs/user-guide/federation/federated-services/"
- "/docs/user-guide/federation/federated-services.html"
---
This guide explains how to use Kubernetes Federated Services to deploy

View File

@ -4,6 +4,9 @@ assignees:
- lavalamp
- thockin
title: Connecting Applications with Services
redirect_from:
- "/docs/user-guide/connecting-applications/"
- "/docs/user-guide/connecting-applications.html"
---
* TOC

View File

@ -3,6 +3,9 @@ assignees:
- bprashanth
- davidopp
title: Configuring Your Cloud Provider's Firewalls
redirect_from:
- "/docs/user-guide/services-firewalls/"
- "/docs/user-guide/services-firewalls.html"
---
Many cloud providers (e.g. Google Compute Engine) define firewalls that help prevent inadvertent

View File

@ -1,5 +1,8 @@
---
title: Creating an External Load Balancer
redirect_from:
- "/docs/user-guide/load-balancer/"
- "/docs/user-guide/load-balancer.html"
---
* TOC

View File

@ -1,5 +1,8 @@
---
title: Parallel Processing using Expansions
redirect_from:
- "/docs/user-guide/jobs/expansions/index/"
- "/docs/user-guide/jobs/expansions/index.html"
---
* TOC

View File

@ -1,5 +1,8 @@
---
title: Connecting a Front End to a Back End Using a Service
redirect_from:
- "/docs/user-guide/services/operations/"
- "/docs/user-guide/services/operations.html"
---
{% capture overview %}

View File

@ -1,11 +0,0 @@
---
assignees:
- caesarxuchao
- lavalamp
- thockin
title: Connecting Applications with Services
---
{% include user-guide-content-moved.md %}
[Connecting Applications with Services](/docs/concepts/services-networking/connect-applications-service/)

View File

@ -1,10 +0,0 @@
---
assignees:
- bprashanth
- quinton-hoole
title: Cross-cluster Service Discovery using Federated Services
---
{% include user-guide-content-moved.md %}
[Cross-cluster Service Discovery Using Federation](/docs/concepts/cluster-administration/federation-service-discovery/)

View File

@ -1,8 +0,0 @@
---
title: Parallel Processing using Expansions
---
{% include user-guide-content-moved.md %}
[Parallel Processing Expansion](/docs/tasks/job/parallel-processing-expansion/)

View File

@ -1,7 +0,0 @@
---
title: Creating an External Load Balancer
---
{% include user-guide-content-moved.md %}
[Creating an External Load Balancer](/docs/tasks/access-application-cluster/create-external-load-balancer/)

View File

@ -1,10 +0,0 @@
---
assignees:
- bprashanth
- davidopp
title: Configuring Your Cloud Provider's Firewalls
---
{% include user-guide-content-moved.md %}
[Configuring Your Cloud Provider's Firewalls](/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/)

View File

@ -1,10 +0,0 @@
---
assignees:
- bprashanth
- freehan
title: Service Operations
---
{% include user-guide-content-moved.md %}
[Connecting a Front End to a Back End Using a Service](/docs/tutorials/connecting-apps/connecting-frontend-backend/)