From 1e1e45e6c8edb136b0d27a8ed7402296b88893c2 Mon Sep 17 00:00:00 2001 From: Mani Sundararajan <10191300+itsrainingmani@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:24:06 -0400 Subject: [PATCH] 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> --- content/v2.0-preview/get-started/_index.md | 11 ++++++++++- content/v2.0/get-started/_index.md | 12 +++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/content/v2.0-preview/get-started/_index.md b/content/v2.0-preview/get-started/_index.md index fe0731c9..af4eb62f 100644 --- a/content/v2.0-preview/get-started/_index.md +++ b/content/v2.0-preview/get-started/_index.md @@ -1,6 +1,15 @@ --- title: Get Started weight: 40 -description: Get started with Crossplane. +description: An introduction to Crossplane and Crossplane quickstart guides. --- +{{Crossplane Popsicle Truck}} + +## Hands-on +Want a hands-on example? Follow a Crossplane Quickstart for different resource types +* [Composition quickstart]({{}}) +* [Managed Resources quickstart]({{}}) + +## Install +Ready to get started? [Install Crossplane]({{}}) in a Kubernetes cluster. \ No newline at end of file diff --git a/content/v2.0/get-started/_index.md b/content/v2.0/get-started/_index.md index fe0731c9..3c794e60 100644 --- a/content/v2.0/get-started/_index.md +++ b/content/v2.0/get-started/_index.md @@ -1,6 +1,16 @@ --- title: Get Started weight: 40 -description: Get started with Crossplane. +description: An introduction to Crossplane and Crossplane quickstart guides. --- +{{Crossplane Popsicle Truck}} + +## Hands-on +Want a hands-on example? Follow a Crossplane Quickstart for different resource types +* [Composition quickstart]({{}}) +* [Managed Resources quickstart]({{}}) +* [Operations quickstart]({{}}) + +## Install +Ready to get started? [Install Crossplane]({{}}) in a Kubernetes cluster. \ No newline at end of file