Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update links to upbound docs pages #28

Merged
merged 1 commit into from
Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Cluster-as-a-Service. Fork this repository and customize the configuration to
meet your teams' needs.

To deploy a multicloud Cluster-as-a-Service control plane in your organization, check out the
[Multicloud Quickstart](https://docs.upbound.io/quickstart/multicloud-deploy/).
[Multicloud Quickstart](https://docs.upbound.io/concepts/multicloud-deploy/).

Advantages of Cluster-as-a-Service:

Expand Down Expand Up @@ -39,7 +39,7 @@ Once you clone the repository, you can modify the included compositions to fit y

## Deployment

To deploy in a new organization, follow the [Get Started guide](https://docs.upbound.io/quickstart/multicloud-deploy/).
To deploy in a new organization, follow the [Get Started guide](https://docs.upbound.io/concepts/multicloud-deploy/).

For deployments to an existing organization, log in to your Upbound organization
and go to **Configurations** and click **Create Configuration**.
Expand All @@ -54,7 +54,7 @@ cloned repo you just created.
After a few minutes, your new control plane is ready!

To authenticate and configure your providers, see the [multicloud deployment
guide](https://docs.upbound.io/quickstart/multicloud-deploy/#configure-provider-upbound).
guide](https://docs.upbound.io/concepts/multicloud-deploy/#configure-provider-upbound).

Once authenticated and configured, your self-service Upbound console lists
available cloud resources.
Expand Down