Skip to content

Commit fa03b5c

Browse files
authored
Merge pull request #102 from alakae/alain/k1-35-readme
Update README.md: Add Kubernetes 1.35 Support
2 parents b96e146 + dc8c727 commit fa03b5c

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,13 @@ We recommend using the latest cloudscale.ch CSI driver compatible with your Kube
9696
| 1.32 | v3.3.0 | v3.5.6 |
9797
| 1.33 | v3.3.0 | v3.5.6 |
9898
| 1.34 [1] | v3.3.0 | v3.5.6 |
99+
| 1.35 | v3.4.1 | v3.5.6 |
99100

100-
[1] Prometheus `kubelet_volume_stats_*` metrics not available in 1.34.0 due to a
101-
[bug in Kubelet](https://github.com/kubernetes/kubernetes/issues/133847).
102-
We expect this to be fixed in `>1.34.0`.
101+
[1] Prometheus `kubelet_volume_stats_*` metrics not available in 1.34.0 and 1.34.1 due to a
102+
[bug in Kubelet](https://github.com/kubernetes/kubernetes/issues/133847). Fixed in `1.34.2`.
103+
104+
Note on versions older than `v3.4.1`: some side-car container images are no longer available
105+
on `quay.io` and `k8s.gcr.io` container registries. Use `registry.k8s.io` instead.
103106

104107
**Requirements:**
105108

0 commit comments

Comments
 (0)