From 4bd3f6da103bffc307e47f103208d8f8864eabb1 Mon Sep 17 00:00:00 2001 From: Crossplane Date: Wed, 27 Oct 2021 21:48:07 +0000 Subject: [PATCH] docs snapshot for crossplane version `v1.5` --- docs/v1.5/getting-started/install-configure.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/v1.5/getting-started/install-configure.md b/docs/v1.5/getting-started/install-configure.md index 28bf7590..c8b4996b 100644 --- a/docs/v1.5/getting-started/install-configure.md +++ b/docs/v1.5/getting-started/install-configure.md @@ -29,16 +29,11 @@ instructions.
## Start with a Hosted Crossplane -Upbound Cloud is a managed service of Crossplane created by the founders of -Crossplane. You can [create an account](https://cloud.upbound.io/register) to -get started. Once logged in, you can -[create](https://cloud.upbound.io/docs/getting-started/set-up-upbound-cloud) and -then -[connect](https://cloud.upbound.io/docs/getting-started/connect-to-your-platform) -to your hosted Crossplane cluster. -Once you've completed these two steps, skip down to [Install Crossplane -CLI](#install-crossplane-cli) for further setup instructions. +Upbound, the founders of Crossplane, offers a free service for community members +which makes getting started with Crossplane easy. [Create an account] to get +started. Once logged in, create a new hosted control plane and connect to it via +the [up] CLI. See the [Upbound documentation] for more information. Want see another hosted Crossplane service listed? Please [reach out on Slack][Slack] and our community will highlight it here! @@ -48,6 +43,7 @@ Slack][Slack] and our community will highlight it here!
## Start with a Self-Hosted Crossplane + Installing Crossplane into an existing Kubernetes cluster will require a bit more setup, but can provide more flexibility for users who need it. @@ -501,3 +497,6 @@ See [Uninstall] docs for cleaning up resources, packages, and Crossplane itself. [Crossplane packages]: ../concepts/packages.md [Slack]: http://slack.crossplane.io/ [Upbound Cloud]: https://upbound.io +[Create an account]: https://cloud.upbound.io/register +[up]: https://github.com/upbound/up +[Upbound documentation]: https://cloud.upbound.io/docs