mirror of https://github.com/crossplane/docs.git
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:
parent
ff2f78edda
commit
1e1e45e6c8
|
|
@ -1,6 +1,15 @@
|
||||||
---
|
---
|
||||||
title: Get Started
|
title: Get Started
|
||||||
weight: 40
|
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.
|
||||||
|
|
@ -1,6 +1,16 @@
|
||||||
---
|
---
|
||||||
title: Get Started
|
title: Get Started
|
||||||
weight: 40
|
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.
|
||||||
Loading…
Reference in New Issue