Skip to content

Commit a738404

Browse files
authored
docs: update README.md to include kusion server installation note (#1405)
1 parent 7dd6763 commit a738404

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,13 @@ https://github.com/user-attachments/assets/d4edac23-cc01-417f-b08d-de137253c9eb
8282

8383
## Quick Start With Kusion Server with a Developer Portal
8484

85-
To start with a Kusion Server, please follow the [QuickStart Guide for Kusion Server](https://www.kusionstack.io/docs/getting-started/getting-started-with-kusion-server/install-kusion).
85+
To get started with Kusion Server:
86+
87+
1. First, follow the [Installation Guide](https://www.kusionstack.io/docs/getting-started/getting-started-with-kusion-server/install-kusion) to install Kusion Server.
88+
89+
>**Note** that you need to configure your kubeconfig properly according to the guide, as Kusion Server requires access to a Kubernetes cluster to function properly.
90+
91+
2. Then, follow the [QuickStart Guide](https://www.kusionstack.io/docs/getting-started/getting-started-with-kusion-server/deliver-quickstart) to learn how to use Kusion Server to deploy your first application.
8692

8793
## Quick Start With Kusion CLI
8894

0 commit comments

Comments
 (0)