From e31a333151777470e1d5b830a68f0c56082c17bd Mon Sep 17 00:00:00 2001 From: Andreas Sommer Date: Mon, 30 Dec 2024 12:59:05 +0100 Subject: [PATCH] Move aliases for account setup away from vintage pages (#2439) Co-authored-by: Fernando Ripoll --- .../prepare-your-provider-infrastructure/_index.md | 5 +++++ .../prepare-your-provider-infrastructure/aws/_index.md | 3 +++ .../prepare-your-provider-infrastructure/azure/_index.md | 3 +++ .../vmware-cloud-director/_index.md | 3 +++ .../vmware-vsphere/_index.md | 3 +++ .../getting-started/cloud-provider-accounts/_index.md | 2 -- .../cloud-provider-accounts/cluster-api/_index.md | 2 -- .../cloud-provider-accounts/cluster-api/azure/index.md | 2 -- .../cloud-provider-accounts/vintage/_index.md | 2 -- .../cloud-provider-accounts/vmware-cloud-director/_index.md | 2 -- .../cloud-provider-accounts/vmware-vsphere/_index.md | 2 -- 11 files changed, 17 insertions(+), 12 deletions(-) diff --git a/src/content/getting-started/prepare-your-provider-infrastructure/_index.md b/src/content/getting-started/prepare-your-provider-infrastructure/_index.md index 60bba7c245..9b917da38f 100644 --- a/src/content/getting-started/prepare-your-provider-infrastructure/_index.md +++ b/src/content/getting-started/prepare-your-provider-infrastructure/_index.md @@ -12,6 +12,11 @@ owner: user_questions: - How do I prepare my provider infrastructure for the cloud-native developer platform? - What do I need to do to prepare my provider infrastructure for the cloud-native developer platform? +aliases: + - /getting-started/cloud-provider-accounts + - /getting-started/cloud-provider-accounts/cluster-api/ + - /vintage/getting-started/cloud-provider-accounts + - /vintage/getting-started/cloud-provider-accounts/cluster-api/ --- diff --git a/src/content/getting-started/prepare-your-provider-infrastructure/aws/_index.md b/src/content/getting-started/prepare-your-provider-infrastructure/aws/_index.md index 40c2c92e96..f210b261e2 100644 --- a/src/content/getting-started/prepare-your-provider-infrastructure/aws/_index.md +++ b/src/content/getting-started/prepare-your-provider-infrastructure/aws/_index.md @@ -12,6 +12,9 @@ owner: user_questions: - How do I prepare my AWS account for the cloud-native developer platform? - What do I need to do to prepare my AWS account for the cloud-native developer platform? +aliases: + - /getting-started/cloud-provider-accounts/cluster-api/aws/ + - /vintage/getting-started/cloud-provider-accounts/cluster-api/aws/ --- This guide provides the necessary steps to prepare your AWS accounts to run our platform, including Cluster API Provider for AWS (CAPA). diff --git a/src/content/getting-started/prepare-your-provider-infrastructure/azure/_index.md b/src/content/getting-started/prepare-your-provider-infrastructure/azure/_index.md index 9d328dd37b..ed347a1cd9 100644 --- a/src/content/getting-started/prepare-your-provider-infrastructure/azure/_index.md +++ b/src/content/getting-started/prepare-your-provider-infrastructure/azure/_index.md @@ -12,6 +12,9 @@ owner: user_questions: - How do I prepare my Azure account for the cloud-native developer platform? - How must I prepare my Azure account for the cloud-native developer platform? +aliases: + - /getting-started/cloud-provider-accounts/cluster-api/azure + - /vintage/getting-started/cloud-provider-accounts/cluster-api/azure --- When running the Giant Swarm platform in your Azure subscription, several prerequisites must be satisfied to support Cluster API Provider Azure (CAPZ). In the current implementation, management and workload clusters must run in the same subscription. diff --git a/src/content/getting-started/prepare-your-provider-infrastructure/vmware-cloud-director/_index.md b/src/content/getting-started/prepare-your-provider-infrastructure/vmware-cloud-director/_index.md index 5dea3ad3a2..9a5a28fcd1 100644 --- a/src/content/getting-started/prepare-your-provider-infrastructure/vmware-cloud-director/_index.md +++ b/src/content/getting-started/prepare-your-provider-infrastructure/vmware-cloud-director/_index.md @@ -12,6 +12,9 @@ owner: user_questions: - How do I prepare my VMware Cloud Director environment for the cloud-native developer platform? - What do I need to do to prepare my VCD environment for the cloud-native developer platform? +aliases: + - /getting-started/cloud-provider-accounts/vmware-cloud-director + - /vintage/getting-started/cloud-provider-accounts/vmware-cloud-director --- In order to run the Giant Swarm platform in your VMware Cloud Director (VCD) environment, several prerequisites must be satisfied to support Cluster API Provider VMware Cloud Director (CAPVCD). diff --git a/src/content/getting-started/prepare-your-provider-infrastructure/vmware-vsphere/_index.md b/src/content/getting-started/prepare-your-provider-infrastructure/vmware-vsphere/_index.md index 124d8ad829..8607c74894 100644 --- a/src/content/getting-started/prepare-your-provider-infrastructure/vmware-vsphere/_index.md +++ b/src/content/getting-started/prepare-your-provider-infrastructure/vmware-vsphere/_index.md @@ -12,6 +12,9 @@ owner: user_questions: - How do I prepare my vSphere environment for the cloud-native developer platform? - What do I need to do to prepare my vSphere environment for the cloud-native developer platform? +aliases: + - /getting-started/cloud-provider-accounts/vmware-vsphere + - /vintage/getting-started/cloud-provider-accounts/vmware-vsphere --- In order to run the Giant Swarm platform in your VMware vSphere environment, several prerequisites must be satisfied to support Cluster API Provider VMware Cloud Director (CAPVCD). diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/_index.md b/src/content/vintage/getting-started/cloud-provider-accounts/_index.md index e672a07035..11102cb3d6 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/_index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/_index.md @@ -2,8 +2,6 @@ title: Setup of cloud provider accounts description: How to set up your infrastructure provider in order to run Giant Swarm management clusters and workload clusters under your jurisdiction. weight: 20 -aliases: - - /getting-started/cloud-provider-accounts menu: main: identifier: gettingstarted-infraprovider diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/_index.md b/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/_index.md index df3651d3d8..f67cbbab10 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/_index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/_index.md @@ -3,8 +3,6 @@ linkTitle: Cloud provider accounts for Cluster API title: Cloud provider accounts for Cluster API description: How to set up your AWS account or your Azure subscription in for Cluster API order to run Giant Swarm management clusters and workload clusters under your jurisdiction. weight: 30 -aliases: - - /getting-started/cloud-provider-accounts/cluster-api menu: main: identifier: gettingstarted-infraprovider-clusterapi diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/azure/index.md b/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/azure/index.md index 8680183f8d..f095cb533d 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/azure/index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/cluster-api/azure/index.md @@ -2,8 +2,6 @@ linkTitle: Azure title: Prepare an Azure subscription to run Cluster API Giant Swarm cluster description: This guide will walk you through all necessary steps to set up an Azure subscription with appropriate IAM roles for operating Cluster API Giant Swarm clusters. -aliases: - - /getting-started/cloud-provider-accounts/cluster-api/azure menu: main: identifier: gettingstarted-cloudprovider-clusterapi-azure diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/vintage/_index.md b/src/content/vintage/getting-started/cloud-provider-accounts/vintage/_index.md index 0d06250749..49fb26ea70 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/vintage/_index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/vintage/_index.md @@ -3,8 +3,6 @@ linkTitle: Cloud provider accounts for Vintage title: Cloud provider accounts for Vintage description: How to set up your AWS account or your Azure subscription in Vintage in order to run Giant Swarm management clusters and workload clusters under your jurisdiction. weight: 80 -aliases: - - menu: main: identifier: gettingstarted-infraprovider-vintage diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/vmware-cloud-director/_index.md b/src/content/vintage/getting-started/cloud-provider-accounts/vmware-cloud-director/_index.md index 0e4420245c..242fc93be9 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/vmware-cloud-director/_index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/vmware-cloud-director/_index.md @@ -7,8 +7,6 @@ user_questions: - What are the VMware Cloud Director prerequisites for use with Giant Swarm? - What do I need to configure in VMware Cloud Director in order to run Giant Swarm clusters? - What user permissions do I need to run Giant Swarm clusters in VMware Cloud Director? -aliases: - - /getting-started/cloud-provider-accounts/vmware-cloud-director menu: main: identifier: gettingstarted-infraprovider-clouddirector diff --git a/src/content/vintage/getting-started/cloud-provider-accounts/vmware-vsphere/_index.md b/src/content/vintage/getting-started/cloud-provider-accounts/vmware-vsphere/_index.md index d72f509cba..3bd45e785b 100644 --- a/src/content/vintage/getting-started/cloud-provider-accounts/vmware-vsphere/_index.md +++ b/src/content/vintage/getting-started/cloud-provider-accounts/vmware-vsphere/_index.md @@ -7,8 +7,6 @@ user_questions: - What are the VMware vSphere prerequisites for use with Giant Swarm? - What do I need to configure in VMware vSphere in order to run Giant Swarm clusters? - What user permissions do I need to run Giant Swarm clusters in VMware vSphere? -aliases: - - /getting-started/cloud-provider-accounts/vmware-vsphere menu: main: identifier: gettingstarted-infraprovider-vsphere