Fill out the get started index pages for v2.0 and v2.0-preview

Signed-off-by: Mani Sundararajan <10191300+itsrainingmani@users.noreply.github.com>
This commit is contained in:
Mani Sundararajan 2025-08-11 12:24:06 -04:00
parent ff2f78edda
commit 1e1e45e6c8
2 changed files with 21 additions and 2 deletions

View File

@ -1,6 +1,15 @@
---
title: Get Started
weight: 40
description: Get started with Crossplane.
description: An introduction to Crossplane and Crossplane quickstart guides.
---
{{<img src="/media/banner.png" alt="Crossplane Popsicle Truck" size="large" >}}
## Hands-on
Want a hands-on example? Follow a Crossplane Quickstart for different resource types
* [Composition quickstart]({{<ref "get-started-with-composition" >}})
* [Managed Resources quickstart]({{<ref "get-started-with-managed-resources" >}})
## Install
Ready to get started? [Install Crossplane]({{<ref "install" >}}) in a Kubernetes cluster.

View File

@ -1,6 +1,16 @@
---
title: Get Started
weight: 40
description: Get started with Crossplane.
description: An introduction to Crossplane and Crossplane quickstart guides.
---
{{<img src="/media/banner.png" alt="Crossplane Popsicle Truck" size="large" >}}
## Hands-on
Want a hands-on example? Follow a Crossplane Quickstart for different resource types
* [Composition quickstart]({{<ref "get-started-with-composition" >}})
* [Managed Resources quickstart]({{<ref "get-started-with-managed-resources" >}})
* [Operations quickstart]({{<ref "get-started-with-operations" >}})
## Install
Ready to get started? [Install Crossplane]({{<ref "install" >}}) in a Kubernetes cluster.