@@ -82,11 +82,11 @@ supported versions of Kubernetes clusters.
8282
8383#### Compatibility matrix
8484
85- | | Kubernetes 1.13 | Kubernetes 1.14 | Kubernetes 1.15 |
85+ | | Kubernetes 1.14 | Kubernetes 1.15 | Kubernetes 1.16 |
8686| --------------------| -----------------| -----------------| -----------------|
87- | client-python 9.0 | ✓ | +- | +- |
88- | client-python 10 .0 | +- | ✓ | +- |
89- | client-python 11 .0 | +- | +- | ✓ |
87+ | client-python 10.0 | ✓ | +- | +- |
88+ | client-python 11 .0 | +- | ✓ | +- |
89+ | client-python 12 .0 | +- | +- | ✓ |
9090| client-python HEAD | +- | +- | +- |
9191
9292Key:
@@ -115,11 +115,12 @@ between client-python versions.
115115| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ |
116116| 8.0 | Kubernetes main repo, 1.12 branch | ✗ |
117117| 9.0 Alpha/Beta | Kubernetes main repo, 1.13 branch | ✗ |
118- | 9.0 | Kubernetes main repo, 1.13 branch | ✓ |
118+ | 9.0 | Kubernetes main repo, 1.13 branch | ✗ |
119119| 10.0 Alpha/Beta | Kubernetes main repo, 1.14 branch | ✗ |
120120| 10.0 | Kubernetes main repo, 1.14 branch | ✓ |
121121| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch | ✗ |
122122| 11.0 | Kubernetes main repo, 1.15 branch | ✓ |
123+ | 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✓ |
123124
124125Key:
125126
0 commit comments