@@ -82,11 +82,11 @@ supported versions of Kubernetes clusters.
82
82
83
83
#### Compatibility matrix
84
84
85
- | | Kubernetes 1.13 | Kubernetes 1.14 | Kubernetes 1.15 |
85
+ | | Kubernetes 1.14 | Kubernetes 1.15 | Kubernetes 1.16 |
86
86
| --------------------| -----------------| -----------------| -----------------|
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 | +- | +- | ✓ |
90
90
| client-python HEAD | +- | +- | +- |
91
91
92
92
Key:
@@ -115,11 +115,12 @@ between client-python versions.
115
115
| 8.0 Alpha/Beta | Kubernetes main repo, 1.12 branch | ✗ |
116
116
| 8.0 | Kubernetes main repo, 1.12 branch | ✗ |
117
117
| 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 | ✗ |
119
119
| 10.0 Alpha/Beta | Kubernetes main repo, 1.14 branch | ✗ |
120
120
| 10.0 | Kubernetes main repo, 1.14 branch | ✓ |
121
121
| 11.0 Alpha/Beta | Kubernetes main repo, 1.15 branch | ✗ |
122
122
| 11.0 | Kubernetes main repo, 1.15 branch | ✓ |
123
+ | 12.0 Alpha/Beta | Kubernetes main repo, 1.16 branch | ✓ |
123
124
124
125
Key:
125
126
0 commit comments