You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/setup/quickstart-kind.md
+20-19Lines changed: 20 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ description: >
7
7
8
8
This guide walks you through deploying kcp on a [kind](https://kind.sigs.k8s.io/) (Kubernetes in Docker) cluster using Helm, setting up multiple workspaces, and configuring access for different teams using client certificates.
9
9
10
+
This guide covers the Helm-based deployment. A kcp-operator-based walkthrough will be added in a follow-up.
11
+
10
12
## Prerequisites
11
13
12
14
Before starting, ensure you have the following tools installed:
0 commit comments