Skip to content

Commit 0b591cb

Browse files
committed
add additional info on gardener configuration
1 parent 83af972 commit 0b591cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/operators/01-boostrapping.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,6 +1347,10 @@ Replace `<gardener-project-name>` with the name of your Gardener project and `<g
13471347

13481348
Replace also `<kubernetes-version>` with the desired Kubernetes version (e.g. `1.32`), `<garden-linux-version>` with the desired Garden Linux version (e.g. `1592.9.0`), `<region-name>` with the desired region (e.g. `europe-west1`), and `<zone-name>` with the desired zone (e.g. `europe-west1-c`).
13491349

1350+
:::info
1351+
Please adjust the shoot configuration based on your specific needs, e.g. change `Evaluation` to `Production` as purpose, if you are planning to use the MCP for productive purposes. For all the details reg. Shoot configuration, please consult the respective Gardener documentation.
1352+
:::
1353+
13501354
Now run the `openmcp-bootstrapper` CLI tool to update the Git repository and deploy openMCP to the `platform` Gardener Shoot cluster:
13511355

13521356
```shell

0 commit comments

Comments
 (0)