Deprecation complete: jobs/expansions ... (#3532)
parent
968cc459f4
commit
5e3a0f555c
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
title: Creating an External Load Balancer
|
||||
redirect_from:
|
||||
- "/docs/user-guide/load-balancer/"
|
||||
- "/docs/user-guide/load-balancer.html"
|
||||
---
|
||||
|
||||
* TOC
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 %}
|
||||
|
|
|
@ -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/)
|
|
@ -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/)
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: Parallel Processing using Expansions
|
||||
---
|
||||
|
||||
{% include user-guide-content-moved.md %}
|
||||
|
||||
[Parallel Processing Expansion](/docs/tasks/job/parallel-processing-expansion/)
|
||||
|
|
@ -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/)
|
|
@ -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/)
|
|
@ -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/)
|
Loading…
Reference in New Issue