This commit is contained in:
2025-11-17 18:54:08 +01:00
parent 77dc5eb01c
commit ef05000ecb
3 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
```shell
kind create cluster --config management.yaml
kind create cluster --config staging.yaml
kind create cluster --config development.yaml
kind create cluster --config production.yaml
```