Skip to content

Commit bd0e707

Browse files
committed
Add redirects to deployment topics
Added redirects to all helm and k8s deployment topics ported from Classic
1 parent a72a13d commit bd0e707

10 files changed

+17
-0
lines changed

_docs/deployments/helm/custom-helm-uploads.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Manually create and upload Helm packages"
44
group: deployments
55
sub_group: helm
66
redirect_from:
7+
- /docs/new-helm/custom-helm-uploads/
78
- /docs/create-helm-artifacts-using-codefresh-pipeline/
89
toc: true
910
---

_docs/deployments/helm/helm-charts-and-repositories.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: "Helm charts and repositories"
33
description: "Use external Helm charts and repositories in Codefresh pipelines"
44
group: deployments
55
sub_group: helm
6+
redirect_from:
7+
- /docs/new-helm/helm-charts-and-repositories/
8+
- /docs/new-helm/
9+
- /docs/add-helm-repository/
610
toc: true
711
---
812
Codefresh allows you to integrate with external Helm repositories and Helm charts in the Helm Charts page.

_docs/deployments/helm/helm-environment-promotion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: "Promoting Helm Environments"
44
description: "Manage your Helm Environments with the Codefresh UI"
55
group: deployments
66
sub_group: helm
7+
redirect_from:
8+
- /docs/new-helm/helm-environment-promotion/
79
toc: true
810
---
911
Apart from the [Helm Releases]({{site.baseurl}}/docs/deployments/helm/helm-releases-management) dashbaord that shows your Kubernetes clusters at the application level, Codefresh also comes with a special environment board that allows you to track one or more applications as they move within your infrastructure (example, Dev, QA, Prod).

_docs/deployments/helm/helm-releases-management.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Manage Helm deployments from the Codefresh UI"
44
group: deployments
55
sub_group: helm
66
redirect_from:
7+
- /docs/new-helm/helm-releases-management/
78
- /docs/helm-releases-management/
89
- /docs/deployments/helm/helm3/
910
toc: true

_docs/deployments/helm/managed-helm-repository.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Using a managed Helm repository"
33
description: "Use the Codefresh integrated Helm repository"
44
group: deployments
55
sub_group: helm
6+
redirect_from:
7+
- /docs/new-helm/managed-helm-repository/
68
toc: true
79
---
810

_docs/deployments/helm/using-helm-in-codefresh-pipeline.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Deploy and push Helm charts with Codefresh"
44
group: deployments
55
sub_group: helm
66
redirect_from:
7+
- /docs/new-helm/using-helm-in-codefresh-pipeline/
78
- /docs/deployments/helm/create-helm-artifacts-using-codefresh-pipeline/
89
- /docs/install-helm-chart-using-codefresh-pipeline/
910
toc: true

_docs/deployments/kubernetes/custom-kubectl-commands.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Custom kubectl commands"
33
description: "Use kubectl in your Codefresh pipelines"
44
group: deployments
55
sub_group: kubernetes
6+
redirect_from:
7+
- /docs/deploy-to-kubernetes/custom-kubectl-commands/
68
toc: true
79
---
810

_docs/deployments/kubernetes/deployment-options-to-kubernetes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Deploy to Kubernetes with the declarative deploy step"
44
group: deployments
55
sub_group: kubernetes
66
redirect_from:
7+
- /docs/deploy-to-kubernetes/environment-dashboard/
78
- /docs/deploy-to-kubernetes/
89
- /docs/deployment-to-kubernetes-quick-start-guide/
910
- /docs/deploy-to-kubernetes/deployment-to-kubernetes-quick-start-guide/

_docs/deployments/kubernetes/environment-dashboard.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Environment dashboard"
33
description: "Viewing your deployment environments"
44
group: deployments
55
sub_group: kubernetes
6+
redirect_from:
7+
- /docs/deploy-to-kubernetes/environment-dashboard/
68
toc: true
79
---
810

_docs/deployments/kubernetes/manage-kubernetes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Use the graphical Kubernetes dashboard in Codefresh"
44
group: deployments
55
sub_group: kubernetes
66
redirect_from:
7+
- /docs/deploy-to-kubernetes/manage-kubernetes/
78
- /docs/deploy-to-kubernetes/codefresh-kubernetes-integration-beta/
89
- /docs/codefresh-kubernetes-integration-beta/
910
toc: true

0 commit comments

Comments
 (0)