Skip to content

Commit 7da8d43

Browse files
committed
Restructure getting started
We want to focus on two things: * Get started with Composition * Get started with Managed Resources Signed-off-by: Nic Cope <[email protected]>
1 parent 592c9bc commit 7da8d43

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

content/v2.0-preview/getting-started/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ description: An introduction to Crossplane and Crossplane quickstart guides.
77
{{<img src="/media/banner.png" alt="Crossplane Popsicle Truck" size="large" >}}
88

99
## Hands-on
10-
Want a hands-on example? Follow a Crossplane Quickstart for your cloud provider.
11-
* [AWS quickstart]({{<ref "provider-aws" >}})
10+
11+
TODO
1212

1313
## Install
14+
1415
Ready to get started? [Install Crossplane]({{<ref "../software/install" >}}) in a Kubernetes cluster.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Get Started With Composition
3+
weight: 200
4+
---
5+
6+
TODO

content/v2.0-preview/getting-started/provider-aws.md renamed to content/v2.0-preview/getting-started/get-started-with-managed-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: AWS Quickstart
3-
weight: 100
2+
title: Get Started With Managed Resources
3+
weight: 200
44
---
55

66
Connect Crossplane to AWS to create and manage cloud resources from Kubernetes

content/v2.0-preview/getting-started/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,4 +332,3 @@ Resources_.
332332

333333
## Next steps
334334
Build your own Crossplane platform using one of the quickstart guides.
335-
* [AWS Quickstart]({{<ref "provider-aws" >}})

0 commit comments

Comments
 (0)