From cab91c102fe32d0bb1a91471fe086bdabca32bb8 Mon Sep 17 00:00:00 2001 From: Will <28876888+willtsai@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:25:40 -0700 Subject: [PATCH] Update docs/content/getting-started/index.md Signed-off-by: Will <28876888+willtsai@users.noreply.github.com> --- docs/content/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/getting-started/index.md b/docs/content/getting-started/index.md index cf8723df9..5caceeb49 100644 --- a/docs/content/getting-started/index.md +++ b/docs/content/getting-started/index.md @@ -26,7 +26,7 @@ The Radius getting-started guide can be [run **for free** in a GitHub Codespace] ## 1. Have your Kubernetes cluster handy Radius runs inside [Kubernetes]({{< ref "guides/operations/kubernetes" >}}). However you run Kubernetes, get a cluster ready. -> *If you don't have a preferred way to create Kubernetes clusters, you could try using [k3d](https://k3d.io/), which runs a minimal Kubernetes distribution in Docker. Make sure to apply the [recommended configuration]({{< ref "guides/operations/kubernetes/overview##supported-kubernetes-clusters" >}})* +> *If you don't have a preferred way to create Kubernetes clusters, you could try using [k3d](https://k3d.io/), which runs a minimal Kubernetes distribution in Docker. Make sure to apply the [recommended configuration]({{< ref "guides/operations/kubernetes/overview##supported-kubernetes-clusters" >}}).* Ensure your cluster is set as your current context: