mirror of https://github.com/docker/docs.git
Update redirects (#423)
This commit is contained in:
parent
fe830efe3c
commit
f907b00ede
|
@ -14,6 +14,7 @@ next_steps:
|
||||||
title: Upgrade DTR
|
title: Upgrade DTR
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /datacenter/dtr/2.3/guides/admin/install/
|
- /datacenter/dtr/2.3/guides/admin/install/
|
||||||
|
- /datacenter/dtr/2.5/guides/admin/install/
|
||||||
---
|
---
|
||||||
{% if include.version=="dtr-2.5" %}
|
{% if include.version=="dtr-2.5" %}
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,8 @@ ui_tabs:
|
||||||
orhigher: false
|
orhigher: false
|
||||||
- version: ucp-2.2
|
- version: ucp-2.2
|
||||||
orlower: true
|
orlower: true
|
||||||
|
redirect_from:
|
||||||
|
- /datacenter/ucp/3.0/guides/admin/configure/join-nodes/join-windows-nodes-to-cluster/
|
||||||
---
|
---
|
||||||
{% if include.version=="ucp-3.0" %}
|
{% if include.version=="ucp-3.0" %}
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,8 @@ next_steps:
|
||||||
title: Group and isolate cluster resources
|
title: Group and isolate cluster resources
|
||||||
- path: grant-permissions/
|
- path: grant-permissions/
|
||||||
title: Grant role-access to cluster resources
|
title: Grant role-access to cluster resources
|
||||||
|
redirect_from:
|
||||||
|
- /datacenter/ucp/3.0/guides/authorization/create-users-and-teams-manually/
|
||||||
---
|
---
|
||||||
{% if include.version=="ucp-3.0" %}
|
{% if include.version=="ucp-3.0" %}
|
||||||
|
|
||||||
|
|
|
@ -8,6 +8,8 @@ ui_tabs:
|
||||||
next_steps:
|
next_steps:
|
||||||
- path: deploy-stateless-app/
|
- path: deploy-stateless-app/
|
||||||
title: Deploy a simple stateless app with RBAC
|
title: Deploy a simple stateless app with RBAC
|
||||||
|
redirect_from:
|
||||||
|
- /datacenter/ucp/3.0/guides/authorization/grant-permissions/
|
||||||
---
|
---
|
||||||
{% if include.version=="ucp-3.0" %}
|
{% if include.version=="ucp-3.0" %}
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,8 @@ next_steps:
|
||||||
title: Define roles with authorized API operations
|
title: Define roles with authorized API operations
|
||||||
- path: grant-permissions/
|
- path: grant-permissions/
|
||||||
title: Grant role-access to cluster resources
|
title: Grant role-access to cluster resources
|
||||||
|
redirect_from:
|
||||||
|
- /datacenter/ucp/3.0/guides/authorization/group-resources/
|
||||||
---
|
---
|
||||||
{% if include.version=="ucp-3.0" %}
|
{% if include.version=="ucp-3.0" %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue