Skip to content

Commit

Permalink
Move aliases for account setup away from vintage pages (#2439)
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Ripoll <[email protected]>
  • Loading branch information
AndiDog and pipo02mix authored Dec 30, 2024
1 parent f207c4e commit e31a333
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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/
---

<!-- Mention in the end of article that next step is provisioning a management cluster and it is done by Giant Swarm. Until it is done, the platform API is not accessible. -->
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e31a333

Please sign in to comment.