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: charts/kusion/README.md
+53-9Lines changed: 53 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -22,27 +22,71 @@ Kusion - An Intent-Driven Platform Orchestrator
22
22
23
23
## Installing the Chart
24
24
25
-
First, add the Kusion chart repo to your local repository.
25
+
> Note: A valid kubeconfig configuration is required for Kusion to function properly. You must either use the installation script, provide your own kubeconfig in values.yaml, or set it through the --set parameter
26
+
27
+
To install Kusion, you have the following options:
You may have to set your specific configurations if it is deployed into a production cluster, or you want to customize the chart configuration, such as `resources`, `replicas`, `port` etc.
78
+
You may also have to set your specific configurations if it is deployed into a production cluster, or you want to customize the chart configuration, such as `port`, `replicas`, `database` etc.
41
79
42
-
All configurable parameters of the Kusion chart are detailed [here](#chart-parameters).
80
+
> All configurable parameters of the Kusion chart are detailed [here](#chart-parameters).
Copy file name to clipboardExpand all lines: charts/kusion/README.md.gotmpl
+53-9Lines changed: 53 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -16,27 +16,71 @@
16
16
17
17
## Installing the Chart
18
18
19
-
First, add the Kusion chart repo to your local repository.
19
+
> Note: A valid kubeconfig configuration is required for Kusion to function properly. You must either use the installation script, provide your own kubeconfig in values.yaml, or set it through the --set parameter
20
+
21
+
To install Kusion, you have the following options:
You may have to set your specific configurations if it is deployed into a production cluster, or you want to customize the chart configuration, such as `resources`, `replicas`, `port` etc.
72
+
You may also have to set your specific configurations if it is deployed into a production cluster, or you want to customize the chart configuration, such as `port`, `replicas`, `database` etc.
35
73
36
-
All configurable parameters of the Kusion chart are detailed [here](#chart-parameters).
74
+
> All configurable parameters of the Kusion chart are detailed [here](#chart-parameters).
0 commit comments