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: templates/cluster-template-lb-flatcar-kccm.yaml
+8-48
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
# export CLUSTER_NAME=my-cluster # replace your cluster name here
2
2
# export NAMESPACE=default # replace your namespace here
3
-
# export ROOT_VOLUME_SIZE=200G
4
3
# export KUBERNETES_VERSION=v1.30.5
5
4
# export NODE_VM_IMAGE_TEMPLATE="capi-flatcar-3975-2-2-v1.30.5.img" # Flatcar image should be pre-build. Check the project https://github.com/kubernetes-sigs/image-builder for more details
Copy file name to clipboardexpand all lines: templates/cluster-template-lb-flatcar.yaml
+8-48
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
# export CLUSTER_NAME=my-cluster # replace your cluster name here
2
2
# export NAMESPACE=default # replace your namespace here
3
-
# export ROOT_VOLUME_SIZE=200G
4
3
# export KUBERNETES_VERSION=v1.30.5
5
4
# export NODE_VM_IMAGE_TEMPLATE="capi-flatcar-3975-2-2-v1.30.5.img" # Flatcar image should be pre-build. Check the project https://github.com/kubernetes-sigs/image-builder for more details
0 commit comments