@@ -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.27 .0
59
+ ** Minimum [ kind] supported version** : v0.30 .0
60
60
61
61
** Help with common issues can be found in the [ Troubleshooting Guide] ( ./troubleshooting.md ) .**
62
62
@@ -1526,7 +1526,7 @@ The Docker provider is not designed for production use and is intended for devel
1526
1526
1527
1527
` ` ` bash
1528
1528
clusterctl generate cluster capi-quickstart --flavor development \
1529
- --kubernetes-version v1.33 .0 \
1529
+ --kubernetes-version v1.34 .0 \
1530
1530
--control-plane-machine-count=3 \
1531
1531
--worker-machine-count=3 \
1532
1532
> capi-quickstart.yaml
@@ -1572,7 +1572,7 @@ clusterctl generate cluster capi-quickstart \
1572
1572
` ` ` bash
1573
1573
clusterctl generate cluster capi-quickstart \
1574
1574
--infrastructure azure \
1575
- --kubernetes-version v1.33 .0 \
1575
+ --kubernetes-version v1.34 .0 \
1576
1576
--control-plane-machine-count=3 \
1577
1577
--worker-machine-count=3 \
1578
1578
> capi-quickstart.yaml
@@ -1587,7 +1587,7 @@ yq -i "with(. | select(.kind == \"AzureClusterIdentity\"); .spec.type |= \"Servi
1587
1587
1588
1588
` ` ` bash
1589
1589
clusterctl generate cluster capi-quickstart \
1590
- --kubernetes-version v1.33 .0 \
1590
+ --kubernetes-version v1.34 .0 \
1591
1591
--control-plane-machine-count=3 \
1592
1592
--worker-machine-count=3 \
1593
1593
> capi-quickstart.yaml
@@ -1641,7 +1641,7 @@ and see an output similar to this:
1641
1641
1642
1642
` ` ` bash
1643
1643
NAME PHASE AGE VERSION
1644
- capi-quickstart Provisioned 8s v1.33 .0
1644
+ capi-quickstart Provisioned 8s v1.34 .0
1645
1645
` ` `
1646
1646
1647
1647
To verify the first control plane is up:
@@ -1654,7 +1654,7 @@ You should see an output is similar to this:
1654
1654
1655
1655
` ` ` bash
1656
1656
NAME CLUSTER INITIALIZED API SERVER AVAILABLE REPLICAS READY UPDATED UNAVAILABLE AGE VERSION
1657
- capi-quickstart-g2trk capi-quickstart true 3 3 3 4m7s v1.33 .0
1657
+ capi-quickstart-g2trk capi-quickstart true 3 3 3 4m7s v1.34 .0
1658
1658
` ` `
1659
1659
1660
1660
< aside class=" note warning" >
@@ -1808,12 +1808,12 @@ kubectl --kubeconfig=./capi-quickstart.kubeconfig get nodes
1808
1808
` ` `
1809
1809
` ` ` bash
1810
1810
NAME STATUS ROLES AGE VERSION
1811
- capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.33 .0
1812
- capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.33 .0
1813
- capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.33 .0
1814
- capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready < none> 6m5s v1.33 .0
1815
- capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready < none> 6m9s v1.33 .0
1816
- capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready < none> 6m9s v1.33 .0
1811
+ capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.34 .0
1812
+ capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.34 .0
1813
+ capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.34 .0
1814
+ capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready < none> 6m5s v1.34 .0
1815
+ capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready < none> 6m9s v1.34 .0
1816
+ capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready < none> 6m9s v1.34 .0
1817
1817
` ` `
1818
1818
1819
1819
{{# /tab }}
@@ -1897,12 +1897,12 @@ kubectl --kubeconfig=./capi-quickstart.kubeconfig get nodes
1897
1897
```
1898
1898
```bash
1899
1899
NAME STATUS ROLES AGE VERSION
1900
- capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.33 .0
1901
- capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.33 .0
1902
- capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.33 .0
1903
- capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready <none> 6m5s v1.33 .0
1904
- capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready <none> 6m9s v1.33 .0
1905
- capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready <none> 6m9s v1.33 .0
1900
+ capi-quickstart-vs89t-gmbld Ready control-plane 5m33s v1.34 .0
1901
+ capi-quickstart-vs89t-kf9l5 Ready control-plane 6m20s v1.34 .0
1902
+ capi-quickstart-vs89t-t8cfn Ready control-plane 7m10s v1.34 .0
1903
+ capi-quickstart-md-0-55x6t-5649968bd7-8tq9v Ready <none> 6m5s v1.34 .0
1904
+ capi-quickstart-md-0-55x6t-5649968bd7-glnjd Ready <none> 6m9s v1.34 .0
1905
+ capi-quickstart-md-0-55x6t-5649968bd7-sfzp6 Ready <none> 6m9s v1.34 .0
1906
1906
```
1907
1907
1908
1908
{{#/tab }}
0 commit comments