@@ -56,7 +56,7 @@ a target [management cluster] on the selected [infrastructure provider].
56
56
57
57
[ kind] is not designed for production use.
58
58
59
- ** Minimum [ kind] supported version** : v0.25 .0
59
+ ** Minimum [ kind] supported version** : v0.27 .0
60
60
61
61
** Help with common issues can be found in the [ Troubleshooting Guide] ( ./troubleshooting.md ) .**
62
62
@@ -1500,7 +1500,7 @@ The Docker provider is not designed for production use and is intended for devel
1500
1500
1501
1501
` ` ` bash
1502
1502
clusterctl generate cluster capi-quickstart --flavor development \
1503
- --kubernetes-version v1.32 .0 \
1503
+ --kubernetes-version v1.33 .0 \
1504
1504
--control-plane-machine-count=3 \
1505
1505
--worker-machine-count=3 \
1506
1506
> capi-quickstart.yaml
@@ -1546,7 +1546,7 @@ clusterctl generate cluster capi-quickstart \
1546
1546
` ` ` bash
1547
1547
clusterctl generate cluster capi-quickstart \
1548
1548
--infrastructure azure \
1549
- --kubernetes-version v1.32 .0 \
1549
+ --kubernetes-version v1.33 .0 \
1550
1550
--control-plane-machine-count=3 \
1551
1551
--worker-machine-count=3 \
1552
1552
> capi-quickstart.yaml
@@ -1561,7 +1561,7 @@ yq -i "with(. | select(.kind == \"AzureClusterIdentity\"); .spec.type |= \"Servi
1561
1561
1562
1562
` ` ` bash
1563
1563
clusterctl generate cluster capi-quickstart \
1564
- --kubernetes-version v1.32 .0 \
1564
+ --kubernetes-version v1.33 .0 \
1565
1565
--control-plane-machine-count=3 \
1566
1566
--worker-machine-count=3 \
1567
1567
> capi-quickstart.yaml
@@ -1615,7 +1615,7 @@ and see an output similar to this:
1615
1615
1616
1616
` ` ` bash
1617
1617
NAME PHASE AGE VERSION
1618
- capi-quickstart Provisioned 8s v1.32 .0
1618
+ capi-quickstart Provisioned 8s v1.33 .0
1619
1619
` ` `
1620
1620
1621
1621
To verify the first control plane is up:
@@ -1628,7 +1628,7 @@ You should see an output is similar to this:
1628
1628
1629
1629
` ` ` bash
1630
1630
NAME CLUSTER INITIALIZED API SERVER AVAILABLE REPLICAS READY UPDATED UNAVAILABLE AGE VERSION
1631
- capi-quickstart-g2trk capi-quickstart true 3 3 3 4m7s v1.32 .0
1631
+ capi-quickstart-g2trk capi-quickstart true 3 3 3 4m7s v1.33 .0
1632
1632
` ` `
1633
1633
1634
1634
< aside class=" note warning" >
@@ -1743,12 +1743,12 @@ kubectl --kubeconfig=./capi-quickstart.kubeconfig get nodes
1743
1743
` ` `
1744
1744
` ` ` bash
1745
1745
NAME STATUS ROLES AGE VERSION
1746
- capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.32 .0
1747
- capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.32 .0
1748
- capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.32 .0
1749
- capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready < none> 6m5s v1.32 .0
1750
- capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready < none> 6m9s v1.32 .0
1751
- capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready < none> 6m9s v1.32 .0
1746
+ capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.33 .0
1747
+ capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.33 .0
1748
+ capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.33 .0
1749
+ capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready < none> 6m5s v1.33 .0
1750
+ capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready < none> 6m9s v1.33 .0
1751
+ capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready < none> 6m9s v1.33 .0
1752
1752
` ` `
1753
1753
1754
1754
{{# /tab }}
@@ -1832,12 +1832,12 @@ kubectl --kubeconfig=./capi-quickstart.kubeconfig get nodes
1832
1832
```
1833
1833
```bash
1834
1834
NAME STATUS ROLES AGE VERSION
1835
- capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.32 .0
1836
- capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.32 .0
1837
- capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.32 .0
1838
- capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready <none> 6m5s v1.32 .0
1839
- capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready <none> 6m9s v1.32 .0
1840
- capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready <none> 6m9s v1.32 .0
1835
+ capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.33 .0
1836
+ capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.33 .0
1837
+ capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.33 .0
1838
+ capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready <none> 6m5s v1.33 .0
1839
+ capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready <none> 6m9s v1.33 .0
1840
+ capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready <none> 6m9s v1.33 .0
1841
1841
```
1842
1842
1843
1843
{{#/tab }}
0 commit comments