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.
2 parents 9be885c + fa7d447 commit 5ada8cbCopy full SHA for 5ada8cb
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