We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bab2f commit fa7d447Copy full SHA for fa7d447
docs/book/src/user/quick-start.md
@@ -1229,7 +1229,7 @@ clusterctl generate cluster capi-quickstart --flavor development \
1229
```bash
1230
export CLUSTER_NAME=kind
1231
export CLUSTER_NAMESPACE=vcluster
1232
-export KUBERNETES_VERSION=1.27.0
+export KUBERNETES_VERSION=1.27.1
1233
export HELM_VALUES="service:\n type: NodePort"
1234
1235
kubectl create namespace ${CLUSTER_NAMESPACE}
0 commit comments